Whats the difference between JGraph and JGraphpad?
Abstract: JGraph is a Swing component for Java developers who want to display and interact with a diagram (aka. network) in their user interface. JGraphpad is an example of such an application in the form of a diagram editor. JGraphpad is a technology demonstration on how to use JGraph, but it is already quite useful. If you download the _ J_ G_ r_ a_ p_ h distribution you will get a Jar file that you can use in your project, some example code, and the API reference and source…