站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 5.0.0

Uses of Class org.openide.explorer.view.NodeListModel (NetBeans Explorer API) - NetBeans API Javadoc 5.0.0

 

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 May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.