Uses of Class
org.openbp.jaspira.gui.wizard.JaspiraWizardPage

Packages that use JaspiraWizardPage
org.openbp.cockpit.generator.generic   
org.openbp.cockpit.generator.wizard   
org.openbp.cockpit.itemeditor   
org.openbp.cockpit.modeler.paramvaluewizard   
org.openbp.jaspira.gui.wizard   
 

Uses of JaspiraWizardPage in org.openbp.cockpit.generator.generic
 

Subclasses of JaspiraWizardPage in org.openbp.cockpit.generator.generic
 class ProcessEntriesPage
          Wizard page that displays a tree of process initial nodes.
 

Uses of JaspiraWizardPage in org.openbp.cockpit.generator.wizard
 

Subclasses of JaspiraWizardPage in org.openbp.cockpit.generator.wizard
 class WizardCustomPage
          Base class of all wizard pages of the generator.
 class WizardObjectPage
          Wizard property browser page.
 class WizardResultPage
          The wizard result page performs the generation process while giving a visual feedback to the user.
 class WizardSelectionPage
          Wizard selection page.
 

Uses of JaspiraWizardPage in org.openbp.cockpit.itemeditor
 

Subclasses of JaspiraWizardPage in org.openbp.cockpit.itemeditor
 class NodeItemEditor.EditorPage
          Property page of the node editor wizard.
 

Uses of JaspiraWizardPage in org.openbp.cockpit.modeler.paramvaluewizard
 

Subclasses of JaspiraWizardPage in org.openbp.cockpit.modeler.paramvaluewizard
 class ConfigurationBeanPage
          Wizard page for the configuration bean.
 class ParamValueBooleanPage
          Param value string page.
 class ParamValueDataTypePage
          Param value string page.
 class ParamValueIntegerPage
          Param value string page.
 class ParamValuePage
          Wizard page for the parameter value wizard.
 class ParamValueStringPage
          Param value string page.
 

Uses of JaspiraWizardPage in org.openbp.jaspira.gui.wizard
 

Subclasses of JaspiraWizardPage in org.openbp.jaspira.gui.wizard
 class JaspiraWizardObjectPage
          Wizard property browser page.
 class JaspiraWizardResultPage
          The wizard result page is used to give a feedback to the user while performing a lengthy operation as result of a wizard dialog.
 



Copyright © 2011. All Rights Reserved.