public class TaskTreeComponent.ProjectTreeNode extends TaskTreeComponent.TaskTreeBaseNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Modifier and Type | Method and Description |
|---|---|
void |
executeTask(boolean isCtrlKeyDown) |
String |
getDescription() |
ProjectView |
getProject() |
String |
toString() |
isBoldadd, 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, setUserObjectpublic String toString()
toString in class TaskTreeComponent.TaskTreeBaseNodepublic void executeTask(boolean isCtrlKeyDown)
executeTask in class TaskTreeComponent.TaskTreeBaseNodepublic String getDescription()
getDescription in class TaskTreeComponent.TaskTreeBaseNodepublic ProjectView getProject()
Copyright © 2013. All rights reserved