pl.edu.agh.cast.editor
Class DefaultActionBarContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
pl.edu.agh.cast.editor.DefaultActionBarContributor
- All Implemented Interfaces:
- org.eclipse.ui.IEditorActionBarContributor
public class DefaultActionBarContributor
- extends org.eclipse.gef.ui.actions.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, contributeToStatusLine, getActionBars, getPage, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultActionBarContributor
public DefaultActionBarContributor()
contributeToMenu
public void contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
- Overrides:
contributeToMenu
in class org.eclipse.ui.part.EditorActionBarContributor
contributeToToolBar
public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
- Overrides:
contributeToToolBar
in class org.eclipse.ui.part.EditorActionBarContributor
buildActions
protected void buildActions()
- Specified by:
buildActions
in class org.eclipse.gef.ui.actions.ActionBarContributor
declareGlobalActionKeys
public void declareGlobalActionKeys()
- Specified by:
declareGlobalActionKeys
in class org.eclipse.gef.ui.actions.ActionBarContributor
Copyright © 2007-2008 AGH University of Science and Technology. All Rights Reserved.