org.jgraph.plaf.basic

Class BasicGraphUI.PropertyChangeHandler

Enclosing Class:
BasicGraphUI
Implemented Interfaces:
PropertyChangeListener, Serializable

public class BasicGraphUI.PropertyChangeHandler
extends java.lang.Object
implements PropertyChangeListener, Serializable

PropertyChangeListener for the graph. Updates the appropriate variable and takes the appropriate actions, based on what changes.

Method Summary

void
propertyChange(PropertyChangeEvent event)

Method Details

propertyChange

public void propertyChange(PropertyChangeEvent event)

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