wt.clients.replication.unit
Class UnitPartPanel.SymPropertyChange

java.lang.Object
  extended bywt.clients.replication.unit.UnitPartPanel.SymPropertyChange
All Implemented Interfaces:
EventListener, PropertyChangeListener
Enclosing class:
UnitPartPanel

class UnitPartPanel.SymPropertyChange
extends Object
implements PropertyChangeListener


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

UnitPartPanel.SymPropertyChange

UnitPartPanel.SymPropertyChange()
Method Detail

propertyChange

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