Interface | Description |
---|---|
Validatable | |
WizardAware |
Classes implementing this can handle the corresponding
WizardDialog
as they receive a reference to its instance. |
WizardPageChangeListener |
Classes implementing this will be notified when the visible page of a
WizardDialog changes. |
WizardResizer |
Class | Description |
---|---|
WizardDialog |
A Dialog capable of navigating between multiple pages by means of
prev/next/finish buttons
|