org.openide.explorer 6.28.2

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
          Displays Node hierarchy as a tree of all nodes.
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.
NodePopupFactory
          Allows customization of the popup menus of TableView and OutlineView.
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.
 


org.openide.explorer 6.28.2

Built on September 19 2011.  |  Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.