|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.tree.DefaultTreeModel
com.jaxfront.swing.ui.tools.TypeTree.Model
public static class TypeTree.Model
DOM tree model.
| Nested Class Summary | |
|---|---|
class |
TypeTree.Model.UIUserObject
|
| Constructor Summary | |
|---|---|
TypeTree.Model()
Default constructor. |
|
TypeTree.Model(Type container)
Constructs a model from the specified document. |
|
| Method Summary | |
|---|---|
Type |
getDocument()
Returns the document. |
Type |
getNode(java.lang.Object treeNode)
get the org.w3c.Node for a MutableTreeNode. |
void |
setDocument(Type container)
Sets the document. |
| Methods inherited from class javax.swing.tree.DefaultTreeModel |
|---|
addTreeModelListener, asksAllowsChildren, getChild, getChildCount, getIndexOfChild, getListeners, getPathToRoot, getRoot, getTreeModelListeners, insertNodeInto, isLeaf, nodeChanged, nodesChanged, nodeStructureChanged, nodesWereInserted, nodesWereRemoved, reload, reload, removeNodeFromParent, removeTreeModelListener, setAsksAllowsChildren, setRoot, valueForPathChanged |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypeTree.Model()
public TypeTree.Model(Type container)
| Method Detail |
|---|
public void setDocument(Type container)
public Type getDocument()
public Type getNode(java.lang.Object treeNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||