|
JGraph |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use org.jgraph.event | |
| 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. |
Classes in org.jgraph.event used by org.jgraph| GraphSelectionEvent
|
An event that characterizes a change in the current selection. GraphSelectionListener
|
The listener that's notified when the selection in a GraphSelectionModel changes. |
|
Classes in org.jgraph.event used by org.jgraph.event| 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. GraphModelEvent.GraphViewChange
|
Defines the interface for objects that may be used to represent a change to the view. GraphSelectionEvent
|
An event that characterizes a change in the current selection. |
|
Classes in org.jgraph.event used by org.jgraph.graph| GraphModelEvent.ExecutableGraphChange
|
Defines the interface for objects that may be executed by the model when used as arguments to insert or edit. GraphModelEvent.GraphModelChange
|
Defines the interface for objects that may be included into a GraphModelEvent to describe a model change. GraphModelEvent.GraphViewChange
|
Defines the interface for objects that may be used to represent a change to the view. 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. |
|
Classes in org.jgraph.event used by org.jgraph.plaf.basic| 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. |
|
|
JGraph |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||