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

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

Uses of NodeTableModel in org.openide.explorer.view
 

Constructors in org.openide.explorer.view with parameters of type NodeTableModel
ListTableView(NodeTableModel ntm)
          Creates ListTableView with provided NodeTableModel.
TreeTableView(NodeTableModel ntm)
          Creates TreeTableView with provided NodeTableModel.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.