public class TextpaneTreeNode extends UpdateableTreeNode
Constructor and Description |
---|
TextpaneTreeNode(PdfObject contents) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
void |
updateview(IUpdatenodeview updateobject) |
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
PdfObject contents
public TextpaneTreeNode(PdfObject contents)
public void updateview(IUpdatenodeview updateobject)
updateview
in class UpdateableTreeNode
public java.lang.String toString()
toString
in class javax.swing.tree.DefaultMutableTreeNode