Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.2)

E23196-02

Package javax.ide.wizard

The wizard interfaces that extension writers use and need to implement in order to add a new wizards to an IDE.

See: Description

Package javax.ide.wizard Description

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.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.2)

E23196-02

Copyright © 1997, 2013, Oracle. All rights reserved.