be.ac.vub.cocompose.eclipse.actions
Class CoComposeActionBarContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
be.ac.vub.cocompose.eclipse.actions.CoComposeActionBarContributor
- All Implemented Interfaces:
- IEditorActionBarContributor
- public class CoComposeActionBarContributor
- extends ActionBarContributor
Eclipse editor action bar.
- Since:
- 0.2.0
- Version:
- 0.2.0, 08/01/2004
- Author:
- Dennis Wagelaar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoComposeActionBarContributor
public CoComposeActionBarContributor()
buildActions
protected void buildActions()
- See Also:
ActionBarContributor.buildActions()
declareGlobalActionKeys
protected void declareGlobalActionKeys()
- See Also:
ActionBarContributor.declareGlobalActionKeys()
contributeToToolBar
public void contributeToToolBar(IToolBarManager tbm)
- See Also:
EditorActionBarContributor.contributeToToolBar(IToolBarManager)
contributeToMenu
public void contributeToMenu(IMenuManager menubar)
- See Also:
EditorActionBarContributor.contributeToMenu(IMenuManager)