Package com.japisoft.framework.wizard

Interface Summary
StepView Here an interface for each JWizard UI part.
WizardListener Listener about the wizard step activation state.
WizardStep Step for a wizard.
WizardStepContext  
WizardStepModel Model for storing the ste of wizard step
WizardView Interface for showing a wizard
 

Class Summary
BasicStepView  
BasicWizardStep Facility for creating a wizard.
DefaultWizardStepModel Simple model for the set of wizardstep
DefaultWizardView This is a simple view of your wizard.
JWizard Main component managing a wizard.