JGraph
v3.3

A B C D E F G H I J K L M N O P R S T U V X Y _

J

JGraph - class org.jgraph.JGraph.
A control that displays a network of related objects using the well-known paradigm of a graph.
JGraph.EmptySelectionModel - class org.jgraph.JGraph.EmptySelectionModel.
EmptySelectionModel is a GraphSelectionModel that does not allow anything to be selected.
JGraph.EmptySelectionModel() - Constructor for class org.jgraph.JGraph.EmptySelectionModel
A null implementation that constructs an EmptySelectionModel.
JGraph.GraphSelectionRedirector - class org.jgraph.JGraph.GraphSelectionRedirector.
Handles creating a new GraphSelectionEvent with the JGraph as the source and passing it off to all the listeners.
JGraph.GraphSelectionRedirector() - Constructor for class org.jgraph.JGraph.GraphSelectionRedirector
 
JGraph() - Constructor for class org.jgraph.JGraph
Returns a JGraph with a sample model.
JGraph(GraphModel) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the the specified data model.
JGraph(GraphModel, BasicMarqueeHandler) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.
JGraph(GraphModel, GraphLayoutCache) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.
JGraph(GraphModel, GraphLayoutCache, BasicMarqueeHandler) - Constructor for class org.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.

JGraph
v3.3

A B C D E F G H I J K L M N O P R S T U V X Y _
Copyright (C) 2001-2004 JGraph.org. All rights reserved.