Uses of Class
gui.Wizard

Packages that use Wizard
gui   
 

Uses of Wizard in gui
 

Fields in gui declared as Wizard
private  Wizard GuiFrame.wizard
           
private  Wizard WizardManager.wizard
           
 

Constructors in gui with parameters of type Wizard
WizardManager(Wizard wizard)
          The wizard manager constructor receives the parent wizard, and assigns it to a referrence to a instance field.