Package org.csstudio.opibuilder.editor
Class OPIEditorActionBarContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
org.csstudio.opibuilder.editor.OPIEditorActionBarContributor
- All Implemented Interfaces:
IEditorActionBarContributor
public class OPIEditorActionBarContributor
extends org.eclipse.gef.ui.actions.ActionBarContributor
The action bar contributor for OPI editor.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidvoidprotected voidMethods inherited from class org.eclipse.gef.ui.actions.ActionBarContributor
addAction, addGlobalActionKey, addRetargetAction, dispose, getAction, getActionRegistry, init, setActiveEditorMethods inherited from class org.eclipse.ui.part.EditorActionBarContributor
contributeToCoolBar, contributeToMenu, contributeToStatusLine, getActionBars, getPage, init
-
Constructor Details
-
OPIEditorActionBarContributor
public OPIEditorActionBarContributor()
-
-
Method Details
-
buildActions
protected void buildActions()- Specified by:
buildActionsin classorg.eclipse.gef.ui.actions.ActionBarContributor
-
contributeToToolBar
- Overrides:
contributeToToolBarin classEditorActionBarContributor
-
declareGlobalActionKeys
protected void declareGlobalActionKeys()- Specified by:
declareGlobalActionKeysin classorg.eclipse.gef.ui.actions.ActionBarContributor
-