Class BasicGraphUI.PropertyChangeHandler

java.lang.Object
org.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, Serializable, EventListener
Enclosing class:
BasicGraphUI

public class BasicGraphUI.PropertyChangeHandler extends Object implements PropertyChangeListener, Serializable
PropertyChangeListener for the graph. Updates the appropriate variable and takes the appropriate actions, based on what changes.
See Also: