public final class TodoDirNode extends PsiDirectoryNode
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectEMPTY_ROOTSEMPTY_NAVIGATION_ITEM_ARRAY| Constructor and Description |
|---|
TodoDirNode(Project project,
PsiDirectory directory,
TodoTreeBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractTreeNode<?>> |
getChildrenImpl() |
int |
getFileCount(PsiDirectory directory) |
int |
getTodoItemCount(PsiDirectory directory) |
int |
getWeight() |
protected void |
setupIcon(PresentationData data,
PsiDirectory psiDirectory) |
protected void |
updateImpl(PresentationData data) |
canNavigate, canNavigateToSource, canRepresent, contains, getFilter, getNavigateActionText, getQualifiedNameSortKey, getSortKey, getTestPresentation, getTitle, getTypeSortKey, getTypeSortWeight, isAlwaysShowPlus, isFQNameShown, isValid, navigate, shouldDrillDownOnEmptyElement, shouldShowModuleName, shouldShowSourcesRootextractPsiFromValue, getFileStatus, getVirtualFilecalcTooltip, computeFileStatus, getChildren, getIconableFlags, getNavigationItem, isDeprecated, isMarkReadOnly, navigate, patchIcon, update, validatecanHaveChildrenMatching, createTreeNode, getDefaultRootsFor, getManualOrderKey, getRoots, getSettings, hasProblemFileBeneath, isSortByFirstChild, isValidating, shouldApply, shouldPostprocess, someChildContainsFile, someChildContainsFile, wrapapply, equals, getChildToHighlightAt, getElement, getEqualityObject, getFileStatusColor, getLeafState, getName, getNullValueSetTrace, getParent, getParentDescriptor, getParentValue, getToolTip, getValue, hashCode, isAlwaysExpand, isAlwaysLeaf, postprocess, setParent, setValue, shouldUpdateData, toTestString, valueIsCutapply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, updateexpandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPresentationpublic TodoDirNode(Project project, PsiDirectory directory, TodoTreeBuilder builder)
protected void updateImpl(PresentationData data)
updateImpl in class PsiDirectoryNodeprotected void setupIcon(PresentationData data, PsiDirectory psiDirectory)
setupIcon in class PsiDirectoryNodepublic java.util.Collection<AbstractTreeNode<?>> getChildrenImpl()
getChildrenImpl in class PsiDirectoryNodepublic int getFileCount(PsiDirectory directory)
public int getTodoItemCount(PsiDirectory directory)
public int getWeight()
getWeight in class PsiDirectoryNode