Package org.jgraph
JGraph's topmost package which contains the JGraph class.
-
Class Summary Class Description JGraph A control that displays a network of related objects using the well-known paradigm of a graph.JGraph.EmptySelectionModel EmptySelectionModel
is aGraphSelectionModel
that does not allow anything to be selected.