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
          Tree view abstract class.
 



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