public class UpdateRootNode extends GroupTreeNode
Disposable.Parent
EMPTY_FILE_ARRAY, myFilterAttributes
Constructor and Description |
---|
UpdateRootNode(UpdatedFiles updatedFiles,
Project project,
java.lang.String rootName,
ActionInfo actionInfo) |
Modifier and Type | Method and Description |
---|---|
boolean |
getSupportsDeletion() |
addFilePath, dispose, getAttributes, getFileGroupId, getFiles, getIcon, getItemsCount, getName, getVirtualFiles, rebuild, showStatistics
acceptFilter, applyFilter, getErrorText, getText, getTree, getTreeModel, setErrorText, setTree, setTreeModel
add, breadthFirstEnumeration, children, clone, depthFirstEnumeration, getAllowsChildren, getChildAfter, getChildAt, getChildBefore, getChildCount, getDepth, getFirstChild, getFirstLeaf, getIndex, getLastChild, getLastLeaf, getLeafCount, getLevel, getNextLeaf, getNextNode, getNextSibling, getParent, getPath, getPathToRoot, getPreviousLeaf, getPreviousNode, getPreviousSibling, getRoot, getSharedAncestor, getSiblingCount, getUserObject, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject, toString
public UpdateRootNode(UpdatedFiles updatedFiles, Project project, java.lang.String rootName, ActionInfo actionInfo)
public boolean getSupportsDeletion()
getSupportsDeletion
in class GroupTreeNode