Package org.springframework.richclient.wizard

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  
FormBackedWizardPage An implementation of WizardPage that delegates to a FormPage for its control, pageComplete status and messages.
WizardDialog Dialog for wizards.
 



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