wt.clients.util
Class PrincipalSelectorPanel.SymPropertyChange

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

class PrincipalSelectorPanel.SymPropertyChange
extends Object
implements PropertyChangeListener


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

PrincipalSelectorPanel.SymPropertyChange

PrincipalSelectorPanel.SymPropertyChange()
Method Detail

propertyChange

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