| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.virtuosotechnologies.lib.basiccommand.builder.AbstractBuilderNode
com.virtuosotechnologies.lib.basiccommand.builder.AbstractBranchBuilderNode
com.virtuosotechnologies.lib.basiccommand.builder.AbstractGroupBuilderNode
com.virtuosotechnologies.lib.basiccommand.builder.ToolBarRadioGroupBuilderNode
A builder that creates a radio group of toolbar items
| Field Summary | 
| Fields inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractBuilderNode | 
END_POSITION | 
| Fields inherited from interface com.virtuosotechnologies.lib.command.CommandNodeListener | 
ALL_CHILDREN_REMOVED_METHOD, CHILD_ADDED_METHOD, CHILD_REMOVED_METHOD | 
| Fields inherited from interface com.virtuosotechnologies.lib.container.PropertySetListener | 
PROPERTYSET_CHANGED_METHOD | 
| Constructor Summary | |
protected  | 
ToolBarRadioGroupBuilderNode(CommandNode commandNode,
                             AbstractBranchBuilderNode parent,
                             int index)
Constructor  | 
| Method Summary | |
protected  AbstractBuilderNode | 
createChildNode(CommandNode cn,
                int index)
Create a child node  | 
| Methods inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractGroupBuilderNode | 
addElementAt, childAdded, disabledStateChanged, getCardinality, hiddenStateChanged, removeAllElements, removeElementAt, setElementAt | 
| Methods inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractBranchBuilderNode | 
allChildrenRemoved, buildChildren, childRemoved, getChild, getChild, getChildren, getNumChildren, getPosition, getPosition, removeChildElements | 
| Methods inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractBuilderNode | 
decGrayLevel, decMaskLevel, dump, getCommandNode, getParent, incGrayLevel, incMaskLevel, isDisabled, isHidden, propertySetChanged | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
protected ToolBarRadioGroupBuilderNode(CommandNode commandNode,
                                       AbstractBranchBuilderNode parent,
                                       int index)
| Method Detail | 
protected AbstractBuilderNode createChildNode(CommandNode cn,
                                              int index)
createChildNode in class AbstractBranchBuilderNode
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||