Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

Uses of Package
oracle.ide.wizard

Packages that use oracle.ide.wizard
oracle.ide.db.panels Reusable UI panels for listing, creating or editing database objects in dialogs in the IDE. 
oracle.ide.db.panels.sql UI classes for declaratively editing a SQL query. 
oracle.ide.db.transfer Contains an API for transfering database object from one DBObjectProvider to another. 
oracle.ide.db.transfer.generate Contains classes that control the targets available for generating database objects to in the IDE. 
oracle.ide.migration Contains API classes for support the migration of Node types and user preferences in the system directory. 
oracle.ide.panels Provides a framework for building panel-based UI. 
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
oracle.jdeveloper.builder   
oracle.jdeveloper.builder.annotation   
oracle.jdeveloper.builder.enumtype   
oracle.jdeveloper.offlinedb.wizard Wizard and dialogs that can used when working with the offline database. 
oracle.jdeveloper.panels   
oracle.jdeveloper.vcs.util Contains assorted stateless utilities for version control system integraton. 
oracle.jdeveloper.wizard.common Contains classes used by wizards. 
 

Classes in oracle.ide.wizard used by oracle.ide.db.panels
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.
 

Classes in oracle.ide.wizard used by oracle.ide.db.panels.sql
Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
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.
 

Classes in oracle.ide.wizard used by oracle.ide.db.transfer
Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
 

Classes in oracle.ide.wizard used by oracle.ide.db.transfer.generate
Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
 

Classes in oracle.ide.wizard used by oracle.ide.migration
Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
 

Classes in oracle.ide.wizard used by oracle.ide.panels
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.
 

Classes in oracle.ide.wizard used by oracle.ide.wizard
FSM
          FSM is a complete implementation of a finite state machine (a.k.a.
FSMException
          Base exception class for all FSM-related exceptions.
FSMInvalidException
          This exception is thrown when the definition of an FSM is determined to be invalid.
FSMWizardListener
           
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
Step
          The Step class is responsible for specifying metadata for a Traversable that has not yet been instantiated; Step differs from MetaTraversable in that Step is intended to be used for specifying a sequence of panels that are displayed by the FSMWizard.
TitledWizardDialog
          WizardDialog subclass which controls whether the welcome page is the first selected page when you run the wizard dialog.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
WizardManager
          WizardManager provides the interface through which the IDE handles Wizards.
WizardWelcomePage
          A subclass of oracle.bali.ewt.wizard.WelcomeWizardPage which provides support for persisting the "show this page next time" option in the IDE settings.
WizardWelcomeSettings
          Settings that define whether a wizard welcome page is displayed.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.builder
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.builder.annotation
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.builder.enumtype
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
TriggerInvokable
          Extension writers should use this interface to handle the case where a declartive rule is not enough to determine whether Invokable.invoke(oracle.ide.Context) can safely be called in a particular context.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.offlinedb.wizard
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.panels
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.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.vcs.util
FSMWizard
          This class implements an FSM-driven sequence of pages hosted within a Bali Wizard.
 

Classes in oracle.ide.wizard used by oracle.jdeveloper.wizard.common
Invokable
          Gallery items should implement Invokable so the class can be invoked from the New Gallery.
Wizard
          The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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