|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
org.xmlhammer.gui.output.ResultNode
org.xmlhammer.gui.output.URINode
org.xmlhammer.gui.output.DirectoryNode
public class DirectoryNode
A Directory Node.
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
DirectoryNode(java.net.URI uri)
|
|
| Method Summary | |
|---|---|
org.bounce.RunnableAction |
getDefaultAction(javax.swing.JFrame parent)
|
java.lang.String |
getDescription()
|
javax.swing.Icon |
getIcon()
|
java.lang.String |
getName()
|
javax.swing.JPopupMenu |
getPopupMenu(javax.swing.JFrame parent)
|
java.lang.String |
getValue()
|
| Methods inherited from class org.xmlhammer.gui.output.URINode |
|---|
count, getContext, getCopyValue, getURI, isError, isValid, isWarning |
| Methods inherited from class org.xmlhammer.gui.output.ResultNode |
|---|
getCopyAction, getEditURIAction, getFirstLine, getOpenURIAction, getPropertiesAction |
| Methods inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
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 |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DirectoryNode(java.net.URI uri)
| Method Detail |
|---|
public java.lang.String getName()
getName in class URINodepublic java.lang.String getValue()
getValue in class URINodepublic java.lang.String getDescription()
getDescription in class URINodepublic javax.swing.Icon getIcon()
getIcon in class URINodepublic javax.swing.JPopupMenu getPopupMenu(javax.swing.JFrame parent)
getPopupMenu in class URINodepublic org.bounce.RunnableAction getDefaultAction(javax.swing.JFrame parent)
getDefaultAction in class URINode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||