org.springframework.richclient.dialog
Class CompositeDialogPage.ChildChangeHandler

Show UML class diagram
java.lang.Object
  extended by org.springframework.richclient.dialog.CompositeDialogPage.ChildChangeHandler
All Implemented Interfaces:
PropertyChangeListener, EventListener
Enclosing class:
CompositeDialogPage

protected class CompositeDialogPage.ChildChangeHandler
extends Object
implements PropertyChangeListener


Constructor Summary
protected CompositeDialogPage.ChildChangeHandler()
           
 
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

CompositeDialogPage.ChildChangeHandler

protected CompositeDialogPage.ChildChangeHandler()
Method Detail

propertyChange

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


Copyright © 2004-2009 The Spring Framework. All Rights Reserved.