Package org.patterncoder.wizard

Interface Summary
Wizard The wizard interface defines an interface that must be implemented by the main wizard class.
 

Class Summary
WizardModel The wizard model class is used to hold data required for the wizard process and the wizard framework.
WizardPanelDescriptor This class is used to hold details of a stage within the wizard.
 

Exception Summary
WizardPanelNotFoundException Exception used when a wizard panel causes an error.