public abstract class SourceItemNodeBase extends ArtifactsTreeNode
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>ComparableObject.ImplmyContextNO_CHILDRENDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectNONE| Constructor and Description |
|---|
SourceItemNodeBase(ArtifactEditorContext context,
NodeDescriptor parentDescriptor,
TreeNodePresentation presentation,
ArtifactEditorEx artifactEditor) |
| Modifier and Type | Method and Description |
|---|---|
protected SimpleNode[] |
buildChildren() |
protected ArtifactEditorEx |
getArtifactEditor() |
protected abstract PackagingSourceItem |
getSourceItem() |
protected void |
update(PresentationData presentation) |
getElementPresentation, getName, getWeightcleanUpCache, getCached, getChildren, onChildrenBuiltaccept, addColoredFragment, addColoredFragment, addColoredFragment, addErrorText, addPlainText, clearColoredText, doUpdate, equals, getChildAt, getChildCount, getChildToHighlightAt, getColoredText, getElement, getEqualityObjects, getErrorAttributes, getIndex, getLeafState, getParent, getPlainAttributes, handleDoubleClickOrEnter, handleSelection, hashCode, isAlwaysLeaf, isAlwaysShowPlus, isAutoExpandNode, setNodeText, setPlainText, setUniformIcon, shouldHaveSeparator, toString, 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 SourceItemNodeBase(ArtifactEditorContext context, NodeDescriptor parentDescriptor, TreeNodePresentation presentation, ArtifactEditorEx artifactEditor)
protected ArtifactEditorEx getArtifactEditor()
protected void update(PresentationData presentation)
update in class ArtifactsTreeNodeprotected SimpleNode[] buildChildren()
buildChildren in class CachingSimpleNodeprotected abstract PackagingSourceItem getSourceItem()