|
|||||||||
| 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
public class DictionaryTreeNode
Title:
Description:
Copyright: Copyright (c) 2005
Company:
| 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 UpdateableTreeNodeupdateobject - IUpdatenodeview
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||