|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SequentialWizard | |
---|---|
com.sri.emo.wizard.completion | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.creation | This package and sub packages provides the implementation of a "Completion Wizard." The completion Wizard takes a given node in the system as a template and allows the user to fill in the appropriate parts to create a new node. |
com.sri.emo.wizard.selection | The selection wizard walks users through steps to determine which node on the system would best suit their needs. |
Uses of SequentialWizard in com.sri.emo.wizard.completion |
---|
Subclasses of SequentialWizard in com.sri.emo.wizard.completion | |
---|---|
class |
EmoCompletionWizard
A completion wizard. |
Uses of SequentialWizard in com.sri.emo.wizard.creation |
---|
Subclasses of SequentialWizard in com.sri.emo.wizard.creation | |
---|---|
class |
EmoCreationWizardOld
A creation wizard, as originally copied from Completion wizard with some modifications done to allow for the initialization page to be inserted For the completion wizard pages, ids are java.lang.Integer types with values <= 0 are special pages. |
Uses of SequentialWizard in com.sri.emo.wizard.selection |
---|
Subclasses of SequentialWizard in com.sri.emo.wizard.selection | |
---|---|
class |
ChainedSelectionWizard
The chained selection wizard clones nodes like the selection wizard does. |
class |
EmoSelectionWizard
Overrides Sequential Wizard to allow processing of the EMO Decision Matrix for processing finish. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |