JGraph
v5.10.1.5


org.jgraph.plaf.basic
Class BasicGraphUI.PropertyChangeHandler

java.lang.Object
  extended byorg.jgraph.plaf.basic.BasicGraphUI.PropertyChangeHandler
All Implemented Interfaces:
EventListener, PropertyChangeListener, Serializable
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:
Serialized Form

Constructor Summary
BasicGraphUI.PropertyChangeHandler()
           
 
Method Summary
 void propertyChange(PropertyChangeEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicGraphUI.PropertyChangeHandler

public BasicGraphUI.PropertyChangeHandler()
Method Detail

propertyChange

public void propertyChange(PropertyChangeEvent event)
Specified by:
propertyChange in interface PropertyChangeListener

JGraph
v5.10.1.5


Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.