JGraph's topmost package which contains the JGraph class.
See: Description
Class Summary | |
---|---|
JGraph | A control that displays a network of related objects using the well-known paradigm of a graph. |
JGraph.EmptySelectionModel |
EmptySelectionModel is a GraphSelectionModel
that does not allow anything to be selected.
|
JGraph.GraphSelectionRedirector |
Handles creating a new GraphSelectionEvent with the
JGraph as the source and passing it off to all the
listeners.
|