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

E17493-01

Uses of Class
oracle.ide.wizard.FSM

Packages that use FSM
oracle.ide.wizard Contains classes that can be used to integrate gallery items and wizards into the product. 
 

Uses of FSM in oracle.ide.wizard
 

Methods in oracle.ide.wizard that return FSM
 FSM FSMBuilder.getFSM()
          Returns an FSM for the specification that has been built up using this FSMBuilder.
static FSM FSMBuilder.newFSM(Step[] steps)
          Returns an FSM that is entirely based on the sequence of Steps specified.
 

Constructors in oracle.ide.wizard with parameters of type FSM
FSMWizard(FSM fsm, Namespace data)
          Creates an instance of FSMWizard using the specified FSM to drive the sequence of panels and the specified Namespace as the backing storage for the TraversableContext that is passed to the panels in their onEntry(...) and onExit(...) methods.
 


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

E17493-01

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