org.openide.explorer 6.18.2 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 OutlineView.getNodePopupFactory()
          Getter for the current popup customizer factory.
 NodePopupFactory TableView.getNodePopupFactory()
          Getter for the current popup customizer factory.
 

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


org.openide.explorer 6.18.2 1

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