public class XALTreeNode extends HandleNode
| Constructor and Description |
|---|
XALTreeNode() |
XALTreeNode(Accelerator acc,
java.lang.String title) |
| Modifier and Type | Method and Description |
|---|---|
void |
setAccelerator(Accelerator acc) |
void |
setTitle(java.lang.String title) |
getChannel, getChannelId, getChannelName, getSignalName, isSignal, setAsSignal, setChannel, setSignalNameadd, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toStringpublic XALTreeNode()
public XALTreeNode(Accelerator acc, java.lang.String title)
public void setTitle(java.lang.String title)
public void setAccelerator(Accelerator acc)