wt.clients.beans
Class AssociationsPanel.SymPropertyChange

java.lang.Object
  extended bywt.clients.beans.AssociationsPanel.SymPropertyChange
All Implemented Interfaces:
EventListener, PropertyChangeListener
Enclosing class:
AssociationsPanel

class AssociationsPanel.SymPropertyChange
extends Object
implements PropertyChangeListener


Constructor Summary
(package private) AssociationsPanel.SymPropertyChange()
           
 
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

AssociationsPanel.SymPropertyChange

AssociationsPanel.SymPropertyChange()
Method Detail

propertyChange

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