public class SourceItemNode extends SourceItemNodeBase
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>ComparableObject.ImplmyContextNO_CHILDRENDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectNONE| Constructor and Description |
|---|
SourceItemNode(ArtifactEditorContext context,
NodeDescriptor parentDescriptor,
PackagingSourceItem sourceItem,
ArtifactEditorEx artifactEditor) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object [] |
getEqualityObjects() |
PackagingSourceItem |
getSourceItem() |
void |
handleDoubleClickOrEnter(SimpleTree tree,
java.awt.event.InputEvent inputEvent) |
buildChildren, getArtifactEditor, updategetElementPresentation, getName, getWeightcleanUpCache, getCached, getChildren, onChildrenBuiltaccept, addColoredFragment, addColoredFragment, addColoredFragment, addErrorText, addPlainText, clearColoredText, doUpdate, equals, getChildAt, getChildCount, getChildToHighlightAt, getColoredText, getElement, getErrorAttributes, getIndex, getLeafState, getParent, getPlainAttributes, 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 SourceItemNode(ArtifactEditorContext context, NodeDescriptor parentDescriptor, PackagingSourceItem sourceItem, ArtifactEditorEx artifactEditor)
public java.lang.Object [] getEqualityObjects()
getEqualityObjects in interface ComparableObjectgetEqualityObjects in class SimpleNodepublic void handleDoubleClickOrEnter(SimpleTree tree, java.awt.event.InputEvent inputEvent)
handleDoubleClickOrEnter in class SimpleNodepublic PackagingSourceItem getSourceItem()
getSourceItem in class SourceItemNodeBase