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
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
void
protected void
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
-
Constructor Details
-
OPIEditorActionBarContributor
public OPIEditorActionBarContributor()
-
-
Method Details
-
buildActions
protected void buildActions()- Specified by:
buildActions
in classorg.eclipse.gef.ui.actions.ActionBarContributor
-
contributeToToolBar
- Overrides:
contributeToToolBar
in classEditorActionBarContributor
-
declareGlobalActionKeys
protected void declareGlobalActionKeys()- Specified by:
declareGlobalActionKeys
in classorg.eclipse.gef.ui.actions.ActionBarContributor
-