public class MavenDirectoryNode extends AbstractMavenParentNode
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject| Constructor and Description |
|---|
MavenDirectoryNode(Path directory) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPackageEntry(String packageName,
Path file) |
Path |
getDirectory() |
Icon |
getIcon()
Returns the icon to display when displying the component
|
String |
getValue() |
add, addNoSort, sortNodescompareTo, toStringbreadthFirstEnumeration, 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, setUserObjectpublic MavenDirectoryNode(Path directory)
Copyright © 2019. All rights reserved.