org.jgraph.event.GraphLayoutCacheEvent Class Reference

List of all members.

Public Member Functions

 GraphLayoutCacheEvent (Object source, GraphLayoutCacheChange change)
GraphLayoutCacheChange getChange ()

Protected Attributes

GraphLayoutCacheChange change

Classes

interface  GraphLayoutCacheChange

Detailed Description

Encapsulates information describing changes to a graph layout cache, and is used to notify graph layout cache listeners of the change. Note that graph layout cache events do not repeat information in graph model events if there is no view specific information. The idea of this manas.event is to provide information on what has changed in the graph layout cache only.


Constructor & Destructor Documentation

org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheEvent Object  source,
GraphLayoutCacheChange  change
 

Used to create an manas.event when cells have been changed, inserted, or removed, identifying the change as a GraphLayoutCacheChange 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


Member Function Documentation

GraphLayoutCacheChange org.jgraph.event.GraphLayoutCacheEvent.getChange  ) 
 

Returns the object that constitutes the change.

Returns:
the object that constitutes the change


Member Data Documentation

GraphLayoutCacheChange org.jgraph.event.GraphLayoutCacheEvent.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