|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The listener interface for receiving Graph2DSelectionEvents. The class that is interested in processing a selection event implements this interface. The object created with that class is then registered with a Graph2D. When the selection state of a node or an edge within the graph changes, the listener object's selectionStateChanged method is invoked.
Method Summary | |
void |
onGraph2DSelectionEvent(Graph2DSelectionEvent e)
Invoked when the structure of the graph has changed. |
Method Detail |
public void onGraph2DSelectionEvent(Graph2DSelectionEvent e)
|
© Copyright 2000-2003, yWorks GmbH. All rights reserved. 2003 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |