| Package | Description |
|---|---|
| javax.ide.wizard |
The wizard interfaces that extension writers use and need to implement in
order to add a new wizards to an IDE.
|
| Modifier and Type | Method and Description |
|---|---|
protected Wizard |
WizardManager.findOrCreateWizard(java.lang.String id)
Find or create a wizard instance.
|