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

Packages that use JaspiraWizardObjectPage
org.openbp.cockpit.generator.type   
org.openbp.cockpit.generator.wizard   
org.openbp.cockpit.modeler.paramvaluewizard   
 

Uses of JaspiraWizardObjectPage in org.openbp.cockpit.generator.type
 

Methods in org.openbp.cockpit.generator.type with parameters of type JaspiraWizardObjectPage
static void TypeCustomizer.clearPropertyBrowser(JaspiraWizardObjectPage page)
          Clears the property browser.
protected  javax.swing.JButton TypeCustomizer.createAddButton(GeneratorContext context, JaspiraWizardObjectPage page)
          Creates the 'Add member' button.
protected  javax.swing.JButton TypeCustomizer.createRemoveButton(GeneratorContext context, JaspiraWizardObjectPage page)
          Creates the 'Remove member' button.
 

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

Subclasses of JaspiraWizardObjectPage in org.openbp.cockpit.generator.wizard
 class WizardObjectPage
          Wizard property browser page.
 

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

Subclasses of JaspiraWizardObjectPage in org.openbp.cockpit.modeler.paramvaluewizard
 class ConfigurationBeanPage
          Wizard page for the configuration bean.
 



Copyright © 2011. All Rights Reserved.