public class SliceRootNode extends SliceNode
PresentableNodeDescriptor.ColoredFragmentNodeDescriptor.NodeComparator<T extends NodeDescriptor<?>>changed, duplicate, myCachedChildren, targetEqualUsagesDEFAULT_WEIGHT, EMPTY_ARRAY, myClosedIcon, myColor, myName, myOpenIcon, myProjectEMPTY_NAVIGATION_ITEM_ARRAY| Constructor and Description |
|---|
SliceRootNode(Project project,
DuplicateMap targetEqualUsages,
SliceUsage rootUsage) |
| Modifier and Type | Method and Description |
|---|---|
SliceRootNode |
copy() |
void |
customizeCellRenderer(SliceUsageCellRendererBase renderer,
javax.swing.JTree tree,
java.lang.Object value,
boolean selected,
boolean expanded,
boolean leaf,
int row,
boolean hasFocus) |
java.util.Collection<SliceNode> |
getChildren() |
SliceUsage |
getRootUsage() |
void |
setChildren(java.util.List<? extends SliceNode> children) |
calculateDupNode, canNavigate, canNavigateToSource, createPresentation, expandOnDoubleClick, getCachedChildren, getDuplicate, getNodeText, getProvider, isValid, navigate, setChanged, toString, updateapply, 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, getHighlightColor, getPresentation, getTemplatePresentation, isAncestorOrSelf, isContentHighlighted, isHighlightableContentNode, isParentOf, shouldApply, shouldPostprocess, updategetChildrenSortingStamp, getClosedIcon, getColor, getIcon, getIndex, getOpenIcon, getProject, getUpdateCount, getWeight, isWasDeclaredAlwaysLeaf, setChildrenSortingStamp, setIcon, setIndex, setUpdateCount, setWasDeclaredAlwaysLeafclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPresentationpublic SliceRootNode(Project project, DuplicateMap targetEqualUsages, SliceUsage rootUsage)
public SliceRootNode copy()
public java.util.Collection<SliceNode> getChildren()
getChildren in class SliceNodepublic void customizeCellRenderer(SliceUsageCellRendererBase renderer, javax.swing.JTree tree, java.lang.Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus)
customizeCellRenderer in interface MyColoredTreeCellRenderercustomizeCellRenderer in class SliceNodepublic SliceUsage getRootUsage()
public void setChildren(java.util.List<? extends SliceNode> children)