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

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

Uses of NodeListModel in org.openide.explorer.view
 

Fields in org.openide.explorer.view declared as NodeListModel
protected  NodeListModel ListView.model
          model to use
 

Methods in org.openide.explorer.view that return NodeListModel
protected  NodeListModel ListView.createModel()
          Allows subclasses to change the default model used for the list.
protected  NodeListModel ChoiceView.createModel()
          Creates the model that this view should show.
 



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