org.jgraph.plaf.basic
Class BasicGraphUI.GraphViewObserver
java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.GraphViewObserver
- All Implemented Interfaces:
- Observer, Serializable
- Enclosing class:
- BasicGraphUI
- public class BasicGraphUI.GraphViewObserver
- 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.GraphViewObserver
public BasicGraphUI.GraphViewObserver()
update
public void update(Observable o,
Object arg)
- Specified by:
update
in interface Observer
Copyright (C) 2003-2004 Gaudenz Alder. All rights reserved.