public class LibraryNode extends PackageDependenciesNode
myColor, myProject, NOT_CHANGED
Constructor and Description |
---|
LibraryNode(OrderEntry libraryOrJdk,
Project project) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
void |
fillFiles(java.util.Set<? super PsiFile> set,
boolean recursively) |
javax.swing.Icon |
getIcon() |
int |
getWeight() |
int |
hashCode() |
java.lang.String |
toString() |
add, addFile, canNavigate, canNavigateToSource, canSelectInLeftTree, getColor, getComment, getContainingFiles, getPresentableFilesCount, getPsiElement, getRegisteredFiles, getUserObject, hasMarked, hasUnmarked, isEquals, isSorted, isValid, navigate, setEquals, setSorted, sortChildren, updateColor
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, getUserObjectPath, insert, isLeaf, isNodeAncestor, isNodeChild, isNodeDescendant, isNodeRelated, isNodeSibling, isRoot, pathFromAncestorEnumeration, postorderEnumeration, preorderEnumeration, remove, remove, removeAllChildren, removeFromParent, setAllowsChildren, setParent, setUserObject
public LibraryNode(OrderEntry libraryOrJdk, Project project)
public void fillFiles(java.util.Set<? super PsiFile> set, boolean recursively)
fillFiles
in class PackageDependenciesNode
public java.lang.String toString()
toString
in class javax.swing.tree.DefaultMutableTreeNode
public int getWeight()
getWeight
in class PackageDependenciesNode
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public javax.swing.Icon getIcon()
getIcon
in class PackageDependenciesNode