Uses of Class
fipaos.tool.wizard.WizardPanel

Packages that use WizardPanel
fipaos.tool.wizard 
fipaos.tool.wizard.panels 

Uses of WizardPanel in fipaos.tool.wizard
 

Methods in fipaos.tool.wizard with parameters of type WizardPanel
voidFIPAOSWizard.insertPanel(WizardPanel insert_after, WizardPanel insert)
          Inserts the a WizardPanel after another WizardPanel in the list of panels to display
voidFIPAOSWizard.removePanel(WizardPanel remove)
          Removes the given WizardPanel from the list of panels to display
 

Uses of WizardPanel in fipaos.tool.wizard.panels
 

Classes in fipaos.tool.wizard.panels that implement WizardPanel
class ACCConfiguration
          
class EndPanel
          
class IntroductionPanel
          
class PlatformDetails
          
class PlatformDistribution