|
||||||||||
| 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.TextNode
public class TextNode
The Text Node.
| Field Summary |
|---|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
TextNode(java.net.URI uri,
Text text)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCopyValue()
|
org.bounce.RunnableAction |
getDefaultAction(javax.swing.JFrame parent)
|
java.lang.String |
getDescription()
|
javax.swing.ImageIcon |
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.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 TextNode(java.net.URI uri,
Text text)
| Method Detail |
|---|
public java.lang.String getName()
getName in class ResultNodepublic java.lang.String getValue()
getValue in class ResultNodepublic java.lang.String getDescription()
getDescription in class ResultNodepublic javax.swing.ImageIcon getIcon()
getIcon in class ResultNodepublic javax.swing.JPopupMenu getPopupMenu(javax.swing.JFrame parent)
getPopupMenu in class ResultNodepublic org.bounce.RunnableAction getDefaultAction(javax.swing.JFrame parent)
getDefaultAction in class ResultNodepublic java.lang.String getCopyValue()
getCopyValue in class ResultNode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||