Package org.springframework.richclient.wizard

Show UML class diagram
Interface Summary
Wizard A wizard is a collection of dialog components that guide the user through a sequence of steps required to perform a particular task.
WizardContainer Interface for containers that can host a wizard.
WizardListener Interface for listening to wizard events.
WizardPage  
 

Class Summary
AbstractWizard A convenience implementation of the Wizard interface.
AbstractWizardPage  
ExtendedWizardDialog Wizard dialog that additionally adds a panel to the dialog showing the page path and the current page.
FormBackedWizardPage An implementation of WizardPage that delegates to a FormPage for its control, pageComplete status and messages.
WizardDialog Dialog for wizards.
 



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