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

Uses of Interface org.openide.util.ContextAwareAction (NetBeans Utilities API) - NetBeans API Javadoc 5.0.0

 

Uses of Interface
org.openide.util.ContextAwareAction

Packages that use ContextAwareAction
org.openide.util.actions There are several types of standard actions that should be used for many user interactions within NetBeans. 
 

Uses of ContextAwareAction in org.openide.util.actions
 

Classes in org.openide.util.actions that implement ContextAwareAction
 class CallbackSystemAction
          Action that can have a performer of the action attached to it at any time, or changed.
 


 

Built on May 3 2007.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.