com.lowagie.tools.plugins.treeview
public class TextpaneTreeNode extends UpdateableTreeNode
| Field Summary | |
|---|---|
| PdfObject | contents |
| String | marker |
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| TextpaneTreeNode(PdfObject contents, String marker) | |
| Method Summary | |
|---|---|
| Icon | getIcon() |
| String | toString() |
| void | updateview(IUpdatenodeview updateobject) |