|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphModelEvent.GraphViewChange | |
com.jgraph.event | Contains event classes and listener interfaces that are used to react to events fired by JGraph. |
com.jgraph.graph | Graphs are made up of a number of classes and interfaces defined in their own
package - the jgraph.graph package. |
Uses of GraphModelEvent.GraphViewChange in com.jgraph.event |
Subinterfaces of GraphModelEvent.GraphViewChange in com.jgraph.event | |
static interface |
GraphModelEvent.GraphModelChange
Defines the interface for objects that may be included into a GraphModelEvent to describe a model change. |
Uses of GraphModelEvent.GraphViewChange in com.jgraph.graph |
Classes in com.jgraph.graph that implement GraphModelEvent.GraphViewChange | |
class |
DefaultGraphModel.GraphModelEdit
An implementation of GraphModelChange that can be added to the model event. |
class |
DefaultGraphModel.GraphModelLayerEdit
An implementation of GraphViewChange. |
class |
GraphView.GraphViewEdit
An implementation of GraphViewChange. |
static class |
GraphView.GraphViewLayerEdit
An implementation of GraphViewChange. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |