Uses of Package
org.jgraph
Packages that use org.jgraph
Package
Description
JGraphLayout's topmost package which contains the basic layout classes and interfaces.
JGraph's topmost package which contains the JGraph class.
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.
-
Classes in org.jgraph used by com.jgraph.components.labelsClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.
-
Classes in org.jgraph used by com.jgraph.layoutClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.
-
Classes in org.jgraph used by com.jgraph.utilClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.
-
Classes in org.jgraph used by org.jgraphClassDescription
EmptySelectionModelis aGraphSelectionModelthat does not allow anything to be selected.Handles creating a newGraphSelectionEventwith theJGraphas the source and passing it off to all the listeners. -
Classes in org.jgraph used by org.jgraph.graphClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.
-
Classes in org.jgraph used by org.jgraph.plafClassDescriptionA 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.basicClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.
-
Classes in org.jgraph used by org.jgraph.utilClassDescriptionA control that displays a network of related objects using the well-known paradigm of a graph.