public class StubTreeNode extends SimpleNode
PresentableNodeDescriptor.ColoredFragment
NodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>
ComparableObject.Impl
NO_CHILDREN
DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProject
NONE
Constructor and Description |
---|
StubTreeNode(StubElement<?> stub,
StubTreeNode parent) |
Modifier and Type | Method and Description |
---|---|
StubTreeNode [] |
getChildren() |
java.lang.Object [] |
getEqualityObjects() |
java.lang.String |
getName() |
StubElement<?> |
getStub() |
accept, addColoredFragment, addColoredFragment, addColoredFragment, addErrorText, addPlainText, clearColoredText, doUpdate, equals, getChildAt, getChildCount, getChildToHighlightAt, getColoredText, getElement, getErrorAttributes, getIndex, getLeafState, getParent, getPlainAttributes, getWeight, handleDoubleClickOrEnter, handleSelection, hashCode, isAlwaysLeaf, isAlwaysShowPlus, isAutoExpandNode, setNodeText, setPlainText, setUniformIcon, shouldHaveSeparator, toString, update, updateElement, updateFileStatus
apply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, postprocess, shouldApply, shouldPostprocess, shouldUpdateData, update
expandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getParentDescriptor, getProject, getUpdateCount, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf
public StubTreeNode(StubElement<?> stub, StubTreeNode parent)
public StubElement<?> getStub()
public StubTreeNode [] getChildren()
getChildren
in class SimpleNode
public java.lang.Object [] getEqualityObjects()
getEqualityObjects
in interface ComparableObject
getEqualityObjects
in class SimpleNode
public java.lang.String getName()
getName
in class PresentableNodeDescriptor