|
JGraph |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jgraph | |
org.jgraph | JGraph's topmost package which contains the JGraph class. |
org.jgraph.graph | Graphs are made up of a number of classes and interfaces defined in their own
package - the jgraph.graph package. |
org.jgraph.plaf | Contains the GraphUI class which extends the Swing ComponentUI class. |
org.jgraph.plaf.basic | Contains the BasicGraphUI, which is GraphUI's default implementation. |
Classes in org.jgraph used by org.jgraphJGraph
|
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. |
Classes in org.jgraph used by org.jgraph.graphJGraph
|
A control that displays a network of related objects using the well-known paradigm of a graph. |
Classes in org.jgraph used by org.jgraph.plafJGraph
|
A control that displays a network of related objects using the well-known paradigm of a graph. |
Classes in org.jgraph used by org.jgraph.plaf.basicJGraph
|
A control that displays a network of related objects using the well-known paradigm of a graph. |
|
JGraph |
||||||||||
PREV NEXT | FRAMES NO FRAMES |