Package diva.graphx.event

Event-handling support for diva.graphx.

See:
          Description

Interface Summary
GraphListener A listener for changes in a graph's structure or contents, which are communicated through GraphEvent objects.
GraphViewListener A listener for changes in a graph's structure or contents, which are communicated through GraphViewEvent objects.
 

Class Summary
GraphEvent A graph event that is emitted when anything interesting happens inside a graph by way of a GraphModel.
GraphEventMulticaster A list of GraphListeners which is smart enough to call the correct methods on these listeners given a GraphEvent's ID.
GraphViewEvent A graph view event that is emitted when anything interesting happens inside a graph view.
 

Package diva.graphx.event Description

Event-handling support for diva.graphx.



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.