| 
 | Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| 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. | 
| 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. | 
| 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 11g Release 2 (11.1.2.4.0) E17493-05 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||