| Package | Description |
|---|---|
| oracle.ide.wizard |
Contains classes that can be used to integrate gallery items and wizards into the product.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FSMWizard
|
class |
GenericWizardLauncher |
class |
WizardCallbacks
This interface defines callback methods that are implemented by a a
Traversable-based wizard dialog for the sake of Traversable panels that need to update the state of the wizard dialog's decorations. |
| Modifier and Type | Method and Description |
|---|---|
Traversable |
Step.newTraversable(CommitNotifier commitNotifier)
This method specifies the
Traversable that will be used in association with the Navigable; in general, only NavigableUIContainer implementations should call this method directly. |