org.openide.explorer 6.16.1 1

Uses of Class
org.openide.explorer.view.NodeTreeModel

Packages that use NodeTreeModel
org.openide.explorer.view The Explorer is really an abstraction that needs a view to actually display the nodes. 
 

Uses of NodeTreeModel in org.openide.explorer.view
 

Methods in org.openide.explorer.view that return NodeTreeModel
protected  NodeTreeModel BeanTreeView.createModel()
          Create a new model.
protected  NodeTreeModel ContextTreeView.createModel()
          Create model.
protected  NodeTreeModel TreeTableView.createModel()
           
protected abstract  NodeTreeModel TreeView.createModel()
          Allows subclasses to provide own model for displaying nodes.
 

Methods in org.openide.explorer.view with parameters of type NodeTreeModel
protected  org.netbeans.swing.outline.OutlineModel OutlineView.createOutlineModel(NodeTreeModel treeModel, org.netbeans.swing.outline.RowModel rowModel, String label)
          This method allows plugging own OutlineModel to the OutlineView.
 


org.openide.explorer 6.16.1 1

Built on April 30 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.