站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Uses of Class org.openide.util.actions.CookieAction (NetBeans APIs) - NetBeans API Javadoc 4.1.0


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 EditAction
          Edit an object.
 class OpenAction
          Opens a node (for example, 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 May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.