|
||||||||||
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.DictionaryTreeNode
Title:
Description:
Copyright: Copyright (c) 2005
Company:
Nested Class Summary |
Nested classes inherited from class javax.swing.tree.DefaultMutableTreeNode |
|
Field Summary | |
(package private) PdfDictionary |
dictionary
|
Fields inherited from class javax.swing.tree.DefaultMutableTreeNode |
allowsChildren, children, EMPTY_ENUMERATION, parent, userObject |
Constructor Summary | |
DictionaryTreeNode(Object userObject,
boolean allowchildren)
|
|
DictionaryTreeNode(Object userObject,
PdfDictionary dictionary)
|
Method Summary | |
void |
updateview(IUpdatenodeview updateobject)
updateview |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
PdfDictionary dictionary
Constructor Detail |
public DictionaryTreeNode(Object userObject, PdfDictionary dictionary)
public DictionaryTreeNode(Object userObject, boolean allowchildren)
Method Detail |
public void updateview(IUpdatenodeview updateobject)
updateview
in class UpdateableTreeNode
updateobject
- IUpdatenodeview
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |