Uses of Class
de.beamertool.admin.wizard.Wizard

Packages that use Wizard
de.beamertool.admin.wizard   
 

Uses of Wizard in de.beamertool.admin.wizard
 

Methods in de.beamertool.admin.wizard that return Wizard
 Wizard WizardPanelDescriptor.getWizard()
          Returns a reference to the Wizard component.
 

Constructors in de.beamertool.admin.wizard with parameters of type Wizard
WizardController(Wizard w)
          This constructor accepts a reference to the Wizard component that created it, which it uses to update the button components and access the WizardModel.