Package net.aejase.plugin.wizard

Class Summary
WizardDirectForm This is the standard Form used to access directly a step of the form.
WizardFlow The WizardFlow is the interface between the user and the Wizard API.
WizardInput The WizardInput stores each form's input data of the wizard
WizardUtils Wizard Toolkit
 

Exception Summary
FormNotFoundException Exception thrown when a WizardForm needed could not be found, that is to say when the index or the name specified is wrong
WizardException Exception which is superclass of all the specific StrutsWizard exceptions.