org.drools.eclipse.flow.common.editor
Class GenericActionBarContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
org.drools.eclipse.flow.common.editor.GenericActionBarContributor
- All Implemented Interfaces:
- org.eclipse.ui.IEditorActionBarContributor
public class GenericActionBarContributor
- extends org.eclipse.gef.ui.actions.ActionBarContributor
Common implementation of a ActionBarContributor.
| Methods inherited from class org.eclipse.gef.ui.actions.ActionBarContributor |
addAction, addGlobalActionKey, addRetargetAction, dispose, getAction, getActionRegistry, init, setActiveEditor |
| Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor |
contributeToCoolBar, contributeToMenu, contributeToStatusLine, getActionBars, getPage, init |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericActionBarContributor
public GenericActionBarContributor()
buildActions
protected void buildActions()
- Specified by:
buildActions in class org.eclipse.gef.ui.actions.ActionBarContributor
contributeToToolBar
public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
- Overrides:
contributeToToolBar in class org.eclipse.ui.part.EditorActionBarContributor
declareGlobalActionKeys
protected void declareGlobalActionKeys()
- Specified by:
declareGlobalActionKeys in class org.eclipse.gef.ui.actions.ActionBarContributor
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.