public class ArtifactRootNode extends CompositePackagingElementNode
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 |
---|
ArtifactRootNode(CompositePackagingElement<?> rootElement,
ArtifactEditorContext context,
ComplexElementSubstitutionParameters substitutionParameters,
ArtifactType artifactType) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAutoExpandNode() |
buildChildren, onChildrenBuilt
getContext, getElementIfSingle, getEqualityObjects, getFirstElement, getNodesByPath, getNodeSource, getNodeSources, getPackagingElements, getParentElement, getParentNode, update
getElementPresentation, getName, getWeight
cleanUpCache, getCached, getChildren
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 ArtifactRootNode(CompositePackagingElement<?> rootElement, ArtifactEditorContext context, ComplexElementSubstitutionParameters substitutionParameters, ArtifactType artifactType)
public boolean isAutoExpandNode()
isAutoExpandNode
in class SimpleNode