I want to depict a network graphically (one IP connecting to different IPs) , where i can show one node connecting to two or more nodes.Something like this.Suggest me some library in JAVA which can help me in doing this.

I want to depict a network graphically (one IP connecting to different IPs) ,
Share
Maybe jgraph could be used?
http://www.jgraph.com/jgraph.html
Or NetBeans Visual Library?
http://platform.netbeans.org/graph/