public class StubTreeNode extends SimpleNode
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>ComparableObject.ImplNO_CHILDRENDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectNONE| 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, updateFileStatusapply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, postprocess, shouldApply, shouldPostprocess, shouldUpdateData, updateexpandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getParentDescriptor, getProject, getUpdateCount, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeafpublic StubTreeNode(StubElement<?> stub, StubTreeNode parent)
public StubElement<?> getStub()
public StubTreeNode [] getChildren()
getChildren in class SimpleNodepublic java.lang.Object [] getEqualityObjects()
getEqualityObjects in interface ComparableObjectgetEqualityObjects in class SimpleNodepublic java.lang.String getName()
getName in class PresentableNodeDescriptor