protected static class ChooseLibrariesDialogBase.LibrariesTreeNodeBase<T> extends SimpleNode
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>ComparableObject.ImplNO_CHILDRENDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectNONE| Modifier | Constructor and Description |
|---|---|
protected |
LibrariesTreeNodeBase(Project project,
NodeDescriptor parentDescriptor,
T element) |
| Modifier and Type | Method and Description |
|---|---|
SimpleNode [] |
getChildren() |
T |
getElement() |
java.lang.Object [] |
getEqualityObjects() |
int |
getWeight() |
protected void |
update(PresentationData presentation) |
accept, addColoredFragment, addColoredFragment, addColoredFragment, addErrorText, addPlainText, clearColoredText, doUpdate, equals, getChildAt, getChildCount, getChildToHighlightAt, getColoredText, getErrorAttributes, getIndex, getLeafState, getParent, getPlainAttributes, handleDoubleClickOrEnter, handleSelection, hashCode, isAlwaysLeaf, isAlwaysShowPlus, isAutoExpandNode, setNodeText, setPlainText, setUniformIcon, shouldHaveSeparator, toString, updateElement, updateFileStatusapply, apply, applyFrom, createPresentation, getHighlightColor, getName, 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, setWasDeclaredAlwaysLeafprotected LibrariesTreeNodeBase(Project project, NodeDescriptor parentDescriptor, T element)
public T getElement()
getElement in class SimpleNodepublic SimpleNode [] getChildren()
getChildren in class SimpleNodepublic int getWeight()
getWeight in class SimpleNodepublic java.lang.Object [] getEqualityObjects()
getEqualityObjects in interface ComparableObjectgetEqualityObjects in class SimpleNodeprotected void update(PresentationData presentation)
update in class SimpleNode