agg.attribute.gui
Class AttrEditorListenerAdapter

java.lang.Object
  extended by agg.attribute.gui.AttrEditorListenerAdapter
All Implemented Interfaces:
java.beans.PropertyChangeListener, java.util.EventListener

public class AttrEditorListenerAdapter
extends java.lang.Object
implements java.beans.PropertyChangeListener


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

Constructor Detail

AttrEditorListenerAdapter

public AttrEditorListenerAdapter()
Method Detail

propertyChange

public void propertyChange(java.beans.PropertyChangeEvent evt)
Specified by:
propertyChange in interface java.beans.PropertyChangeListener