|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |