public class ToDoRootNode extends BaseToDoNode
PresentableNodeDescriptor.ColoredFragment
NodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>
myBuilder, myToDoSettings
DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProject
EMPTY_NAVIGATION_ITEM_ARRAY
Constructor and Description |
---|
ToDoRootNode(Project project,
java.lang.Object value,
TodoTreeBuilder builder,
ToDoSummary summary) |
Modifier and Type | Method and Description |
---|---|
protected SummaryNode |
createSummaryNode(ToDoSummary summary) |
java.util.Collection<AbstractTreeNode<?>> |
getChildren() |
int |
getFileCount(java.lang.Object val) |
java.lang.Object |
getSummaryNode() |
java.lang.String |
getTestPresentation() |
int |
getTodoItemCount(java.lang.Object val) |
void |
update(PresentationData presentation) |
contains, contains, getTreeStructure
apply, canNavigate, canNavigateToSource, canRepresent, equals, getChildToHighlightAt, getElement, getEqualityObject, getFileStatus, getFileStatusColor, getLeafState, getName, getNullValueSetTrace, getParent, getParentDescriptor, getParentValue, getToolTip, getValue, getVirtualFile, hashCode, hasProblemFileBeneath, isAlwaysExpand, isAlwaysLeaf, isAlwaysShowPlus, navigate, postprocess, setParent, setValue, shouldUpdateData, toTestString, valueIsCut
apply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, shouldApply, shouldPostprocess, update
expandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, getWeight, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getPresentation
public ToDoRootNode(Project project, java.lang.Object value, TodoTreeBuilder builder, ToDoSummary summary)
protected SummaryNode createSummaryNode(ToDoSummary summary)
public java.util.Collection<AbstractTreeNode<?>> getChildren()
getChildren
in class AbstractTreeNode
public void update(PresentationData presentation)
update
in class PresentableNodeDescriptor
public java.lang.Object getSummaryNode()
public java.lang.String getTestPresentation()
getTestPresentation
in class AbstractTreeNode
public int getFileCount(java.lang.Object val)
getFileCount
in class BaseToDoNode
public int getTodoItemCount(java.lang.Object val)
getTodoItemCount
in class BaseToDoNode