JGraph
v5.1


Package org.jgraph.event

Contains event classes and listener interfaces that are used to react to events fired by JGraph.

See:
          Description

Interface Summary
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.
GraphSelectionListener The listener that's notified when the selection in a GraphSelectionModel changes.
 

Class Summary
GraphModelEvent Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.
GraphSelectionEvent An event that characterizes a change in the current selection.
 

Package org.jgraph.event Description

Contains event classes and listener interfaces that are used to react to events fired by JGraph.


JGraph
v5.1


Copyright (C) 2001-2004 Gaudenz Alder. All rights reserved.