JGraph v5.12.4.2 API Specification
Packages
Package
Description
JGraph's topmost package which contains the JGraph class.
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
Graphs are made up of a number of classes and interfaces defined in their own
package - the
jgraph.graph
package.Contains the GraphUI class which extends the Swing ComponentUI class.
Contains the BasicGraphUI, which is GraphUI's default implementation.