|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JvExplorerModel | |
|---|---|
| org.jurvis.swing.explorer | |
| Uses of JvExplorerModel in org.jurvis.swing.explorer |
|---|
| Methods in org.jurvis.swing.explorer that return JvExplorerModel | |
|---|---|
JvExplorerModel |
JvExplorer.getModel()
Return the explorer's model. |
JvExplorerModel |
JvDefaultExplorerNode.getTreeModel()
Returns the JvExplorerModel containing this node. |
JvExplorerModel |
JvDefaultExplorerRoot.getTreeModel()
Returns the JvExplorerModel containing this node. |
JvExplorerModel |
JvExplorerNode.getTreeModel()
Returns the JvExplorerModel containing this node. |
| Methods in org.jurvis.swing.explorer with parameters of type JvExplorerModel | |
|---|---|
void |
JvDefaultExplorerRoot.setTreeModel(JvExplorerModel treeModel)
Sets the JvExplorerModel containing this node. |
| Constructors in org.jurvis.swing.explorer with parameters of type JvExplorerModel | |
|---|---|
JvExplorerTree(JvExplorerModel model)
Construct a new JvExplorerTree component. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||