org.jgraph.event.GraphModelEvent Class Reference

List of all members.

Public Member Functions

 GraphModelEvent (Object source, GraphModelChange change)
GraphModelChange getChange ()

Protected Attributes

GraphModelChange change

Classes

interface  GraphModelChange

Detailed Description

Encapsulates information describing changes to a graph model, and is used to notify graph model listeners of the change.

Author:
Gaudenz Alder
Version:
1.0 1/1/2


Constructor & Destructor Documentation

org.jgraph.event.GraphModelEvent.GraphModelEvent Object  source,
GraphModelChange  change
 

Used to create an manas.event when cells have been changed, inserted, or removed, identifying the change as a ModelChange object.

Parameters:
source the Object responsible for generating the manas.event (typically the creator of the manas.event object passes this for its value)
change the object that describes the change
See also:
org.jgraph.graph.GraphCell


Member Function Documentation

GraphModelChange org.jgraph.event.GraphModelEvent.getChange  ) 
 

Returns the object that constitutes the change.

Returns:
the object that constitutes the change.


Member Data Documentation

GraphModelChange org.jgraph.event.GraphModelEvent.change [protected]
 

The object that constitutes the change.


The documentation for this class was generated from the following file:
Generated on Sun May 28 19:13:13 2006 for Digimod by  doxygen 1.4.6-NO