| |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
void | FIPAOSWizard.insertPanel(WizardPanel insert_after, WizardPanel insert) Inserts the a WizardPanel after another WizardPanel in the list of panels to display |
void | FIPAOSWizard.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 |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |