Uses of Class
com.bws42.wizard.WizardException

Packages that use WizardException
com.bws42.wizard This package contains all the source files for the Wizard. 
 

Uses of WizardException in com.bws42.wizard
 

Methods in com.bws42.wizard that throw WizardException
 void Wizard.displayWizard(WizardObject obj)
          Creates and displays the wizard using the info stored in the WizardObject.
 void WizardPanel.setWizardObject(WizardObject data)
          Sets the wizard data object for the panel.