org.springframework.richclient.dialog
Class TreeCompositeDialogPage.PageSelector

java.lang.Object
  extended by org.springframework.richclient.dialog.TreeCompositeDialogPage.PageSelector
All Implemented Interfaces:
EventListener, TreeSelectionListener
Enclosing class:
TreeCompositeDialogPage

protected class TreeCompositeDialogPage.PageSelector
extends Object
implements TreeSelectionListener


Constructor Summary
protected TreeCompositeDialogPage.PageSelector()
           
 
Method Summary
 void valueChanged(TreeSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeCompositeDialogPage.PageSelector

protected TreeCompositeDialogPage.PageSelector()
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent e)
Specified by:
valueChanged in interface TreeSelectionListener


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