|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| Wizard | The Wizard interface is used to implement Document
creation wizards based dialogs. |
| Class Summary | |
| WizardManager | The WizardManager provides the interface through which the IDE invokes Wizards. |
The wizard interfaces that extension writers use and need to implement in order to add a new wizards to an IDE.
In general, extension writers implement the Wizard interface
when introducing a new wizard type.
IDE service providers must provide a concrete implementation of the
WizardManager interface. The Extension Development Kit
(EDK) provides an abstract implementation that IDE services providers should
extend: javax.ide.wizard.spi.AbstractWizardManager.
|
Extension SDK 10.1.3.36.73 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2005, Oracle.All rights reserved.