public class TreeElementWrapper extends CachingChildrenTreeNode<TreeElement>
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>myTreeModelDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectEMPTY_NAVIGATION_ITEM_ARRAY| Constructor and Description |
|---|
TreeElementWrapper(Project project,
TreeElement value,
TreeModel treeModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
copyFromNewInstance(CachingChildrenTreeNode oldInstance) |
void |
initChildren() |
protected void |
performTreeActions() |
void |
update(PresentationData presentation) |
canNavigate, canNavigateToSource, clearChildren, createChildNode, createGroupWrapper, filterChildren, getChildren, navigate, resetChildren, setChildren, sortChildrenapply, canRepresent, equals, getChildToHighlightAt, getElement, getEqualityObject, getFileStatus, getFileStatusColor, getLeafState, getName, getNullValueSetTrace, getParent, getParentDescriptor, getParentValue, getTestPresentation, getToolTip, getValue, getVirtualFile, hashCode, hasProblemFileBeneath, isAlwaysExpand, isAlwaysLeaf, isAlwaysShowPlus, postprocess, setParent, setValue, shouldUpdateData, toTestString, valueIsCutapply, apply, applyFrom, createPresentation, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, shouldApply, shouldPostprocess, updateexpandOnDoubleClick, getChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, getWeight, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeaf, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPresentationpublic TreeElementWrapper(Project project, TreeElement value, TreeModel treeModel)
public void copyFromNewInstance(CachingChildrenTreeNode oldInstance)
copyFromNewInstance in class CachingChildrenTreeNode<TreeElement>public void update(PresentationData presentation)
update in class PresentableNodeDescriptor<AbstractTreeNode<TreeElement>>public void initChildren()
initChildren in class CachingChildrenTreeNode<TreeElement>protected void performTreeActions()
performTreeActions in class CachingChildrenTreeNode<TreeElement>