|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
Wizard | This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels. |
WizardController | This class is responsible for reacting to events generated by pushing any of the three buttons, 'Next', 'Previous', and 'Cancel.' |
WizardModel | The model for the Wizard component, which tracks the text, icons, and enabled state of each of the buttons, as well as the current panel that is displayed. |
WizardPanelDescriptor | A base descriptor class used to reference a Component panel for the Wizard, as well as provide general rules as to how the panel should behave. |
Exception Summary | |
---|---|
WizardPanelNotFoundException |
This package contains several classes to control wizards.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |