| Package | Description |
|---|---|
| org.jgraph |
JGraph's topmost package which contains the JGraph class.
|
| org.jgraph.event |
Contains event classes and listener interfaces that are used to react to events fired by JGraph.
|
| 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.basic |
Contains the BasicGraphUI, which is GraphUI's default implementation.
|
| Class and Description |
|---|
| GraphLayoutCacheEvent.GraphLayoutCacheChange
Defines the interface for objects that may be used to represent a change
to the graph layout cache.
|
| GraphSelectionEvent
An event that characterizes a change in the current selection.
|
| GraphSelectionListener
The listener that's notified when the selection in a GraphSelectionModel
changes.
|
| Class and Description |
|---|
| GraphLayoutCacheEvent
Encapsulates information describing changes to a graph layout cache, and is
used to notify graph layout cache listeners of the change.
|
| GraphLayoutCacheEvent.GraphLayoutCacheChange
Defines the interface for objects that may be used to represent a change
to the graph layout cache.
|
| GraphModelEvent
Encapsulates information describing changes to a graph model, and is used to
notify graph model listeners of the change.
|
| GraphModelEvent.GraphModelChange
Defines the interface for objects that may be included into a
GraphModelEvent to describe a model change.
|
| GraphSelectionEvent
An event that characterizes a change in the current selection.
|
| Class and Description |
|---|
| GraphLayoutCacheEvent.GraphLayoutCacheChange
Defines the interface for objects that may be used to represent a change
to the graph layout cache.
|
| GraphLayoutCacheListener
Defines the interface for an object that listens to changes in a GraphModel.
|
| GraphModelEvent.GraphModelChange
Defines the interface for objects that may be included into a
GraphModelEvent to describe a model change.
|
| GraphModelListener
Defines the interface for an object that listens to changes in a GraphModel.
|
| GraphSelectionEvent
An event that characterizes a change in the current selection.
|
| GraphSelectionListener
The listener that's notified when the selection in a GraphSelectionModel
changes.
|
| Class and Description |
|---|
| GraphLayoutCacheEvent
Encapsulates information describing changes to a graph layout cache, and is
used to notify graph layout cache listeners of the change.
|
| GraphLayoutCacheListener
Defines the interface for an object that listens to changes in a GraphModel.
|
| GraphModelEvent
Encapsulates information describing changes to a graph model, and is used to
notify graph model listeners of the change.
|
| GraphModelListener
Defines the interface for an object that listens to changes in a GraphModel.
|
| GraphSelectionEvent
An event that characterizes a change in the current selection.
|
| GraphSelectionListener
The listener that's notified when the selection in a GraphSelectionModel
changes.
|
Copyright (C) 2001-2008 Gaudenz Alder. All rights reserved.