org.openide.explorer 6.16.1 1

Uses of Class
org.openide.explorer.view.NodePopupFactory

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

Uses of NodePopupFactory in org.openide.explorer.view
 

Methods in org.openide.explorer.view that return NodePopupFactory
 NodePopupFactory TableView.getNodePopupFactory()
          Getter for the current popup customizer factory.
 NodePopupFactory OutlineView.getNodePopupFactory()
          Getter for the current popup customizer factory.
 

Methods in org.openide.explorer.view with parameters of type NodePopupFactory
 void TableView.setNodePopupFactory(NodePopupFactory newFactory)
          Allows customization of the popup menus.
 void OutlineView.setNodePopupFactory(NodePopupFactory newFactory)
          Allows customization of the popup menus.
 


org.openide.explorer 6.16.1 1

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