|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.tree.DefaultMutableTreeNode
com.lowagie.tools.plugins.treeview.UpdateableTreeNode
com.lowagie.tools.plugins.treeview.TextpaneTreeNode
public class TextpaneTreeNode
| Field Summary | |
|---|---|
(package private) PdfObject |
contents
|
(package private) String |
marker
|
private static long |
serialVersionUID
|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
|---|
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
|---|---|
TextpaneTreeNode(PdfObject contents,
String marker)
|
|
| Method Summary | |
|---|---|
Icon |
getIcon()
|
String |
toString()
|
void |
updateview(IUpdatenodeview updateobject)
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
PdfObject contents
String marker
| Constructor Detail |
|---|
public TextpaneTreeNode(PdfObject contents,
String marker)
| Method Detail |
|---|
public void updateview(IUpdatenodeview updateobject)
updateview in class UpdateableTreeNodepublic String toString()
toString in class DefaultMutableTreeNodepublic Icon getIcon()
getIcon in class UpdateableTreeNode
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||