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

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

 

Uses of Package
org.openide.explorer.view

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

Classes in org.openide.explorer.view used by org.openide.explorer.view
BeanTreeView
          Functioning tree view class.
ListView
          Explorer view to display items in a list.
MenuView.Acceptor
          Deprecated. This interface is almost the same as NodeAcceptor so it is redundant and obsoleted. Use NodeAcceptor interface instead.
NodeListModel
          Model for displaying the nodes in list and choice.
NodeRenderer
          Default renderer for nodes.
NodeTableModel
          Table model with properties (Node.Property) as columns and nodes (Node) as rows.
NodeTreeModel
          Model for displaying the nodes in tree.
TreeView
          Base class for tree-style explorer views.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.