Uses of Class
org.openide.util.actions.CookieAction

Packages that use CookieAction
org.openide.actions There are a number of standard system actions available for use in the IDE. 
 

Uses of CookieAction in org.openide.actions
 

Subclasses of CookieAction in org.openide.actions
 class CustomizeBeanAction
          Customize a JavaBean.
 class EditAction
          Edit an object.
 class ExecuteAction
          Execute a class.
 class OpenAction
          Opens a node (e.g. in a web browser, or in the Editor).
 class PrintAction
          Print the selected object.
 class ReorderAction
          Reorder items in a list with a dialog.
 class SaveAction
          Save a single object.
 class ViewAction
          View an object (but do not edit it).
 



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