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

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

 

Uses of Package
org.netbeans.modules.vcscore.actions

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

Classes in org.netbeans.modules.vcscore.actions used by org.netbeans.modules.vcscore
CommandActionSupporter
          OBject that needs to be return as an attribute of all fileobjects that support the Abstract/GeneralCommandAction framework and all the actions that subclass these two classes.
ContextAwareDelegateAction.Delegatable
          This interface should implement the action that needs to be delegated.
GeneralCommandAction
          Action sensitive to nodes, that delegates the enable/perform processing to CommandActionSupporter instances.
 

Classes in org.netbeans.modules.vcscore.actions used by org.netbeans.modules.vcscore.actions
ClusteringAction
          TODO Is not it unused?
ClusterItemVisualizer
          TODO Is not it unused?
ContextAwareDelegateAction.Delegatable
          This interface should implement the action that needs to be delegated.
GeneralCommandAction
          Action sensitive to nodes, that delegates the enable/perform processing to CommandActionSupporter instances.
VersioningExplorerAction
          This action openes the Versioning Explorer tab.
 

Classes in org.netbeans.modules.vcscore.actions used by org.netbeans.modules.vcscore.grouping
GeneralCommandAction
          Action sensitive to nodes, that delegates the enable/perform processing to CommandActionSupporter instances.
 


 

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