|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Finishable | A WizardPage that implements this interface can be the final page on a WizardDialog. |
| HasHelpPage | A WizardPage that implements this interface can link the user to a help topic. |
| HasNextPages | A WizardPage that implements this interface will have one or more subsequent pages. |
| Class Summary | |
|---|---|
| WizardDialog | The wizard is useful for getting user input on multiple pages. |
| WizardPage | Extend this class to create a page for the WizardDialog. |
An implementation of a Wizard Dialog. The wizard f=dialog is used to present the user with a set of pages, each of which collects some information from the user.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||