org.openbp.guiclient.plugins.displayobject
Class DisplayObjectPlugin.RoleOptionModule.TitleOption

java.lang.Object
  extended by org.openbp.common.generic.description.DescriptionObjectImpl
      extended by org.openbp.common.generic.description.DisplayObjectImpl
          extended by org.openbp.jaspira.option.Option
              extended by org.openbp.jaspira.option.StringOption
                  extended by org.openbp.guiclient.plugins.displayobject.DisplayObjectPlugin.RoleOptionModule.TitleOption
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable, java.lang.Comparable, javax.swing.tree.TreeNode, Copyable, DescriptionObject, Displayable, DisplayObject, Validatable
Enclosing class:
DisplayObjectPlugin.RoleOptionModule

public class DisplayObjectPlugin.RoleOptionModule.TitleOption
extends StringOption

Global option to set the title display mode. Either displays object names or object display text as title of an object.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.openbp.jaspira.option.Option
DFLT_PRIORITY, priorityComparator, PROPERTY_CONDITION, PROPERTY_HEADING, PROPERTY_ICON, PROPERTY_OPTION_PARENT, PROPERTY_PRIO, PROPERTY_TYPE, TYPE_GROUP, TYPE_OPTION, TYPE_SUB_GROUP
 
Fields inherited from interface org.openbp.common.generic.Copyable
COPY_DEEP, COPY_FIRST_LEVEL, COPY_SHALLOW
 
Constructor Summary
DisplayObjectPlugin.RoleOptionModule.TitleOption()
           
 
Method Summary
 OptionWidget createOptionWidget()
          Returns the widget for this option.
 
Methods inherited from class org.openbp.jaspira.option.StringOption
loadFromString, saveToString
 
Methods inherited from class org.openbp.jaspira.option.Option
addOptionChild, children, getAllowsChildren, getCachedOptionWidget, getChildAt, getChildCount, getCondition, getDefaultValue, getHeading, getIcon, getIndex, getOptionChildren, getParent, getPriority, getType, getValue, install, isLeaf, loadOptionValue, removeOptionChild, resetCachedOptionWidget, saveOptionValue, setValue, toString, uninstall
 
Methods inherited from class org.openbp.common.generic.description.DisplayObjectImpl
copyFrom, getDisplayName, getDisplayText, setDisplayName
 
Methods inherited from class org.openbp.common.generic.description.DescriptionObjectImpl
clone, compareTo, getDescription, getDescriptionEscape, getDescriptionText, getName, setDescription, setDescriptionEscape, setName, validate
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.openbp.common.generic.description.DescriptionObject
clone, getDescription, getDescriptionText, getName, setDescription, setName
 
Methods inherited from interface java.lang.Comparable
compareTo
 

Constructor Detail

DisplayObjectPlugin.RoleOptionModule.TitleOption

public DisplayObjectPlugin.RoleOptionModule.TitleOption()
Method Detail

createOptionWidget

public OptionWidget createOptionWidget()
Description copied from class: Option
Returns the widget for this option.

Overrides:
createOptionWidget in class StringOption
Returns:
The widget
See Also:
Option.createOptionWidget()


Copyright © 2011. All Rights Reserved.