|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> basiccommand >> [ builder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.lib.basiccommand.builder
Class ToolBarGroupBuilderNode

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.ToolBarGroupBuilderNode
- All Implemented Interfaces:
- com.virtuosotechnologies.lib.command.CommandNodeListener, java.util.EventListener, com.virtuosotechnologies.lib.propertyset.PropertySetListener
- public class ToolBarGroupBuilderNode
- extends AbstractGroupBuilderNode
A builder that creates a group of toolbar items
| Field Summary |
| Fields inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractBranchBuilderNode |
|
| 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.propertyset.PropertySetListener |
PROPERTYSET_CHANGED_METHOD |
| Constructor Summary | |
protected |
ToolBarGroupBuilderNode(com.virtuosotechnologies.lib.command.CommandNode commandNode,
AbstractBranchBuilderNode parent,
int index)
Constructor |
| Method Summary | |
protected AbstractBuilderNode |
createChildNode(com.virtuosotechnologies.lib.command.CommandNode cn,
int index)
Create a child node |
| Methods inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractGroupBuilderNode |
addElementAt, disabledStateChanged, getCardinality, hiddenStateChanged, removeAllElements, removeElementAt, setElementAt |
| Methods inherited from class com.virtuosotechnologies.lib.basiccommand.builder.AbstractBranchBuilderNode |
allChildrenRemoved, buildChildren, childAdded, childRemoved, getChild, getChild, getChildren, getNumChildren, getPosition, getPosition, internalAddChild, internalAddChild, 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 |
ToolBarGroupBuilderNode
protected ToolBarGroupBuilderNode(com.virtuosotechnologies.lib.command.CommandNode commandNode, AbstractBranchBuilderNode parent, int index)
- Constructor
| Method Detail |
createChildNode
protected AbstractBuilderNode createChildNode(com.virtuosotechnologies.lib.command.CommandNode cn, int index)
- Create a child node
- Specified by:
createChildNodein classAbstractBranchBuilderNode
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> lib >> basiccommand >> [ builder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC