org.openide.explorer 6.13 1

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.
 


org.openide.explorer 6.13 1

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