JGraph
v1.0.7

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

J

JGraph - class com.jgraph.JGraph.
A control that displays a network of related objects using the well-known paradigm of a graph.
JGraph.EmptySelectionModel - class com.jgraph.JGraph.EmptySelectionModel.
EmptySelectionModel is a GraphSelectionModel that does not allow anything to be selected.
JGraph.EmptySelectionModel() - Constructor for class com.jgraph.JGraph.EmptySelectionModel
A null implementation that constructs an EmptySelectionModel.
JGraph.GraphSelectionRedirector - class com.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 com.jgraph.JGraph.GraphSelectionRedirector
 
JGraph() - Constructor for class com.jgraph.JGraph
Returns a JGraph with a sample model.
JGraph(GraphModel) - Constructor for class com.jgraph.JGraph
Returns an instance of JGraph which displays the the specified data model.
JGraph(GraphModel, BasicMarqueeHandler) - Constructor for class com.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.
JGraph(GraphModel, GraphView) - Constructor for class com.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.
JGraph(GraphModel, GraphView, BasicMarqueeHandler) - Constructor for class com.jgraph.JGraph
Returns an instance of JGraph which displays the specified data model using the specified view.

JGraph
v1.0.7

A B C D E F G H I J K L M N O P Q R S T U V
Copyright (C) 2002 Gaudenz Alder. All rights reserved.