| Package | Description |
|---|---|
| javax.ide |
The ide package is where all JSR 198 packages are rooted.
|
| javax.ide.wizard |
The wizard interfaces that extension writers use and need to implement in
order to add a new wizards to an IDE.
|
| Class and Description |
|---|
| WizardManager
The WizardManager provides the interface through which the IDE invokes
Wizards.
|
| Class and Description |
|---|
| Wizard
The Wizard interface is used to implement
Document
creation wizards based dialogs. |
| WizardManager
The WizardManager provides the interface through which the IDE invokes
Wizards.
|