| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Contains classes that can be used to integrate gallery items and wizards into the product.
See:
          Description
| Class Summary | |
|---|---|
| FinishPanel | The FinishPanelprovides a TraversablePanel implementation of a Wizard Finish page. | 
| FSM | FSMis a complete implementation of a finite state machine (a.k.a. | 
| FSMBuilder | This class provides the standard way of creating an FSM instance. | 
| FSMWizard | This class implements an FSM-driven sequence of pages hosted within a BaliWizard. | 
| FSMWizardListener | |
| GenericWizardLauncher | |
| Step | The Stepclass is responsible for specifying metadata for aTraversablethat has not yet been instantiated;Stepdiffers fromMetaTraversablein thatStepis intended to be used for specifying a sequence of panels that are displayed by theFSMWizard. | 
| TitledWizardDialog | WizardDialogsubclass which controls whether the welcome page is the first selected page when you run the wizard dialog. | 
| WelcomePanel | |
| Wizard | The Wizard interface is used to identify a Java class as a Wizard in the context of the Oracle IDE. | 
| WizardArb | |
| WizardArb_ar | |
| WizardArb_cs | |
| WizardArb_da | |
| WizardArb_de | |
| WizardArb_el | |
| WizardArb_en | |
| WizardArb_es | |
| WizardArb_fi | |
| WizardArb_fr | |
| WizardArb_fr_CA | |
| WizardArb_hu | |
| WizardArb_it | |
| WizardArb_iw | |
| WizardArb_ja | |
| WizardArb_ko | |
| WizardArb_nl | |
| WizardArb_no | |
| WizardArb_pl | |
| WizardArb_pt | |
| WizardArb_pt_BR | |
| WizardArb_ro | |
| WizardArb_ru | |
| WizardArb_sk | |
| WizardArb_sv | |
| WizardArb_th | |
| WizardArb_tr | |
| WizardArb_zh_CN | |
| WizardArb_zh_TW | |
| WizardCallbacks | This interface defines callback methods that are implemented by a a Traversable-based wizard dialog for the sake ofTraversablepanels that need to update the state of the wizard dialog's decorations. | 
| 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. | 
| Exception Summary | |
|---|---|
| FSMException | Base exception class for all FSM-related exceptions. | 
| FSMInvalidException | This exception is thrown when the definition of an FSMis determined to be invalid. | 
| FSMTransitionException | This exception is thrown when an FSMis asked to follow a transition which does not lead to a defined state. | 
Contains classes that can be used to integrate gallery items and wizards into the product.
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||