Uses of Class
gdl.components.wizard.WizardModel

Packages that use WizardModel
gdl.components.wizard This package contains several classes to control wizards. 
 

Uses of WizardModel in gdl.components.wizard
 

Methods in gdl.components.wizard that return WizardModel
 WizardModel Wizard.getModel()
          Returns the current model of the wizard dialog.
 WizardModel WizardPanelDescriptor.getWizardModel()
          Returns a reference to the current WizardModel for this Wizard component.