|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--y.view.hierarchy.DefaultNodeChangePropagator
This Graph2DListeners translates incoming Graph2DEvents that signal node label changes to hierarchy events that signal node changes. This listener should be registered to the graphs within a graph hierarchy if label changes of nodes should trigger node change events within the hierarchy.
Constructor Summary | |
DefaultNodeChangePropagator()
Creates a new instance of DefaultNodeChangePropagator |
Method Summary | |
void |
onGraph2DEvent(Graph2DEvent e)
Invoked when the properties of graph elements change. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultNodeChangePropagator()
Method Detail |
public void onGraph2DEvent(Graph2DEvent e)
Graph2DListener
onGraph2DEvent
in interface Graph2DListener
|
© 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 |