|
|
|||||||||
| 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.OutlinelistTreeNode
| Nested Class Summary |
| Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
| Field Summary | |
private PdfDictionary |
dictionary
|
private static long |
serialVersionUID
|
| Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
| Constructor Summary | |
OutlinelistTreeNode(Object userObject,
PdfDictionary dictionary)
|
|
OutlinelistTreeNode(PdfDictionary dictionary)
|
|
| Method Summary | |
Icon |
getIcon()
|
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
private PdfDictionary dictionary
| Constructor Detail |
public OutlinelistTreeNode(Object userObject,
PdfDictionary dictionary)
public OutlinelistTreeNode(PdfDictionary dictionary)
| Method Detail |
public void updateview(IUpdatenodeview updateobject)
updateview in class UpdateableTreeNodepublic Icon getIcon()
getIcon in class UpdateableTreeNode
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||