wt.clients.lifecycle.administrator
Class LifeCycleDefinitionPanel.SymPropertyChange

java.lang.Object
  extended bywt.clients.lifecycle.administrator.LifeCycleDefinitionPanel.SymPropertyChange
All Implemented Interfaces:
EventListener, PropertyChangeListener
Enclosing class:
LifeCycleDefinitionPanel

class LifeCycleDefinitionPanel.SymPropertyChange
extends Object
implements PropertyChangeListener

Listens for property change events coming from the tab panel.


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

LifeCycleDefinitionPanel.SymPropertyChange

LifeCycleDefinitionPanel.SymPropertyChange()
Method Detail

propertyChange

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