Uses of Package
org.openbp.jaspira.option

Packages that use org.openbp.jaspira.option
org.openbp.cockpit.modeler   
org.openbp.cockpit.modeler.skins   
org.openbp.cockpit.modeler.undo   
org.openbp.cockpit.plugins.association   
org.openbp.cockpit.plugins.debugger   
org.openbp.cockpit.plugins.itembrowser   
org.openbp.cockpit.plugins.miniview   
org.openbp.guiclient.plugins.displayobject   
org.openbp.jaspira.option   
org.openbp.jaspira.option.widget   
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.modeler
BooleanOption
          A boolean option can take either a true or false value and is represented as a check box.
ColorOption
          A color option supports the selection of a color.
Option
          This is the abstract class for all options.
SelectionOption
          A selection option provides a selection of values either as selection field widget.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.modeler.skins
Option
          This is the abstract class for all options.
SelectionOption
          A selection option provides a selection of values either as selection field widget.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.modeler.undo
IntegerOption
          An integer option can have a minimum or maximum value and is represented as text field with a spinner button.
Option
          This is the abstract class for all options.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.plugins.association
Option
          This is the abstract class for all options.
OptionWidget
          A option widget is a visual representation of an option.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.plugins.debugger
BooleanOption
          A boolean option can take either a true or false value and is represented as a check box.
Option
          This is the abstract class for all options.
OptionWidget
          A option widget is a visual representation of an option.
StringOption
          A string option is a text option represented by a text field.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.plugins.itembrowser
Option
          This is the abstract class for all options.
SelectionOption
          A selection option provides a selection of values either as selection field widget.
 

Classes in org.openbp.jaspira.option used by org.openbp.cockpit.plugins.miniview
IntegerOption
          An integer option can have a minimum or maximum value and is represented as text field with a spinner button.
Option
          This is the abstract class for all options.
 

Classes in org.openbp.jaspira.option used by org.openbp.guiclient.plugins.displayobject
BooleanOption
          A boolean option can take either a true or false value and is represented as a check box.
Option
          This is the abstract class for all options.
OptionWidget
          A option widget is a visual representation of an option.
StringOption
          A string option is a text option represented by a text field.
 

Classes in org.openbp.jaspira.option used by org.openbp.jaspira.option
Option
          This is the abstract class for all options.
OptionMgr
          Singleton class that manages all options of the application.
OptionWidget
          A option widget is a visual representation of an option.
StringOption
          A string option is a text option represented by a text field.
 

Classes in org.openbp.jaspira.option used by org.openbp.jaspira.option.widget
Option
          This is the abstract class for all options.
OptionWidget
          A option widget is a visual representation of an option.
 



Copyright © 2011. All Rights Reserved.