net.javaprog.ui.wizard.plaf.basic
Class BasicWizardContentPaneUI.BasicPropertyChangeHandler

java.lang.Object
  extended by net.javaprog.ui.wizard.plaf.basic.BasicWizardContentPaneUI.BasicPropertyChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Direct Known Subclasses:
WindowsWizardContentPaneUI.WindowsPropertyChangeHandler
Enclosing class:
BasicWizardContentPaneUI

protected class BasicWizardContentPaneUI.BasicPropertyChangeHandler
extends Object
implements PropertyChangeListener


Constructor Summary
protected BasicWizardContentPaneUI.BasicPropertyChangeHandler()
           
 
Method Summary
 void propertyChange(PropertyChangeEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BasicWizardContentPaneUI.BasicPropertyChangeHandler

protected BasicWizardContentPaneUI.BasicPropertyChangeHandler()
Method Detail

propertyChange

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