|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |