com.pvx.ooadide.editors
Class ProvideXMultiPageEditorContributor
java.lang.Object
org.eclipse.ui.part.EditorActionBarContributor
org.eclipse.ui.part.MultiPageEditorActionBarContributor
com.pvx.ooadide.editors.ProvideXMultiPageEditorContributor
- All Implemented Interfaces:
- org.eclipse.ui.IEditorActionBarContributor
public class ProvideXMultiPageEditorContributor
- extends org.eclipse.ui.part.MultiPageEditorActionBarContributor
Manages the installation/deinstallation of global actions for multi-page editors.
Responsible for the redirection of global actions to the active editor.
Multi-page contributor replaces the contributors for the individual editors in the multi-page editor.
Methods inherited from class org.eclipse.ui.part.MultiPageEditorActionBarContributor |
setActiveEditor |
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor |
contributeToCoolBar, contributeToStatusLine, dispose, getActionBars, getPage, init, init |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProvideXMultiPageEditorContributor
public ProvideXMultiPageEditorContributor()
- Creates a multi-page contributor.
setActivePage
public void setActivePage(org.eclipse.ui.IEditorPart part)
- Specified by:
setActivePage
in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
contributeToMenu
public void contributeToMenu(org.eclipse.jface.action.IMenuManager manager)
- Overrides:
contributeToMenu
in class org.eclipse.ui.part.EditorActionBarContributor
contributeToToolBar
public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager manager)
- Overrides:
contributeToToolBar
in class org.eclipse.ui.part.EditorActionBarContributor