public class FavoritesListNode extends AbstractTreeNode<java.lang.String>
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIconEMPTY_NAVIGATION_ITEM_ARRAY| Constructor and Description |
|---|
FavoritesListNode(Project project,
java.lang.String listName) |
FavoritesListNode(Project project,
java.lang.String listName,
java.lang.String description) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends AbstractTreeNode<?>> |
getChildren() |
static java.util.Collection<AbstractTreeNode<?>> |
getFavoritesRoots(Project project,
java.lang.String listName,
FavoritesListNode listNode) |
FavoritesListProvider |
getProvider() |
protected void |
update(PresentationData presentation) |
apply, canNavigate, canNavigateToSource, canRepresent, equals, getChildToHighlightAt, getElement, getEqualityObject, getFileStatus, getFileStatusColor, getLeafState, getName, getNullValueSetTrace, getParent, getParentDescriptor, getParentValue, getTestPresentation, getToolTip, getValue, getVirtualFile, hashCode, hasProblemFileBeneath, isAlwaysExpand, isAlwaysLeaf, isAlwaysShowPlus, navigate, postprocess, setParent, setValue, shouldUpdateData, toTestString, valueIsCutapply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, shouldApply, shouldPostprocess, updateexpandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, getWeight, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPresentationpublic FavoritesListNode(Project project, java.lang.String listName, java.lang.String description)
public FavoritesListNode(Project project, java.lang.String listName)
public FavoritesListProvider getProvider()
public java.util.Collection<? extends AbstractTreeNode<?>> getChildren()
getChildren in class AbstractTreeNode<java.lang.String>protected void update(PresentationData presentation)
update in class PresentableNodeDescriptor<AbstractTreeNode<java.lang.String>>public static java.util.Collection<AbstractTreeNode<?>> getFavoritesRoots(Project project, java.lang.String listName, FavoritesListNode listNode)