public class SourceItemsTreeRoot extends SourceItemNodeBase
PresentableNodeDescriptor.ColoredFragment
NodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>
ComparableObject.Impl
myContext
NO_CHILDREN
DEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProject
NONE
Constructor and Description |
---|
SourceItemsTreeRoot(ArtifactEditorContext context,
ArtifactEditorImpl artifactsEditor) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object [] |
getEqualityObjects() |
protected PackagingSourceItem |
getSourceItem() |
boolean |
isAutoExpandNode() |
buildChildren, getArtifactEditor, update
getElementPresentation, getName, getWeight
cleanUpCache, getCached, getChildren, onChildrenBuilt
accept, addColoredFragment, addColoredFragment, addColoredFragment, addErrorText, addPlainText, clearColoredText, doUpdate, equals, getChildAt, getChildCount, getChildToHighlightAt, getColoredText, getElement, getErrorAttributes, getIndex, getLeafState, getParent, getPlainAttributes, handleDoubleClickOrEnter, handleSelection, hashCode, isAlwaysLeaf, isAlwaysShowPlus, setNodeText, setPlainText, setUniformIcon, shouldHaveSeparator, toString, 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 SourceItemsTreeRoot(ArtifactEditorContext context, ArtifactEditorImpl artifactsEditor)
protected PackagingSourceItem getSourceItem()
getSourceItem
in class SourceItemNodeBase
public java.lang.Object [] getEqualityObjects()
getEqualityObjects
in interface ComparableObject
getEqualityObjects
in class SimpleNode
public boolean isAutoExpandNode()
isAutoExpandNode
in class SimpleNode