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

Uses of Interface org.netbeans.modules.vcscore.actions.ContextAwareDelegateAction.Delegatable (NetBeans VCS API) - NetBeans API Javadoc 4.1.0

 

Uses of Interface
org.netbeans.modules.vcscore.actions.ContextAwareDelegateAction.Delegatable

Packages that use ContextAwareDelegateAction.Delegatable
org.netbeans.modules.vcscore   
org.netbeans.modules.vcscore.actions This package integrates VCS support with actions UI. 
 

Uses of ContextAwareDelegateAction.Delegatable in org.netbeans.modules.vcscore
 

Classes in org.netbeans.modules.vcscore that implement ContextAwareDelegateAction.Delegatable
 class VcsFSCommandsAction
          The system action with VCS commands, that are provided by the FileSystem.
 

Uses of ContextAwareDelegateAction.Delegatable in org.netbeans.modules.vcscore.actions
 

Classes in org.netbeans.modules.vcscore.actions that implement ContextAwareDelegateAction.Delegatable
 class AddToGroupAction
          Action sensitive to the node selection that does something useful.
 class VcsAllCommandsAction
          Action, that contains all VCS actions.
 class VSRevisionAction
          The revision action on Versioning System.
 

Constructors in org.netbeans.modules.vcscore.actions with parameters of type ContextAwareDelegateAction.Delegatable
ContextAwareDelegateAction(ContextAwareDelegateAction.Delegatable delegate, Lookup actionContext)
          Creates a new instance of ContextAwareDelegateAction
 


 

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