当前页面:
在线文档首页 >
NetBeans API Javadoc 4.1.0
ContextAwareDelegateAction.Delegatable (NetBeans VCS API) - NetBeans API Javadoc 4.1.0
org.netbeans.modules.vcscore.actions
Interface ContextAwareDelegateAction.Delegatable
- All Superinterfaces:
- Action, ActionListener, EventListener
- All Known Implementing Classes:
- AddToGroupAction, VcsAllCommandsAction, VcsFSCommandsAction, VSRevisionAction
- Enclosing interface:
- ContextAwareDelegateAction
- public static interface ContextAwareDelegateAction.Delegatable
- extends Action
This interface should implement the action that needs to be delegated.
enable
public boolean enable(Node[] nodes)
getPresenter
public JMenuItem getPresenter(boolean inMenu,
Lookup lookup)