org.jgraph.plaf.basic
Class BasicGraphUI.GraphLayoutCacheObserver
java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.GraphLayoutCacheObserver
- All Implemented Interfaces:
- Observer, Serializable
- Enclosing class:
- BasicGraphUI
- public class BasicGraphUI.GraphLayoutCacheObserver
- extends Object
- implements Observer, Serializable
Listens for changes in the graph view and updates the size accordingly.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicGraphUI.GraphLayoutCacheObserver
public BasicGraphUI.GraphLayoutCacheObserver()
update
public void update(Observable o,
Object arg)
- Specified by:
update
in interface Observer
Copyright (C) 2001-2004 Gaudenz Alder. All rights reserved.