public class MavenPomEditorContributor
extends org.eclipse.ui.part.MultiPageEditorActionBarContributor
Constructor and Description |
---|
MavenPomEditorContributor() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.jface.action.IAction |
getAction(String actionId)
Returns the action registered with the given text editor.
|
void |
setActiveEditor(org.eclipse.ui.IEditorPart targetEditor) |
void |
setActivePage(org.eclipse.ui.IEditorPart part) |
public void setActiveEditor(org.eclipse.ui.IEditorPart targetEditor)
setActiveEditor
in interface org.eclipse.ui.IEditorActionBarContributor
setActiveEditor
in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
public void setActivePage(org.eclipse.ui.IEditorPart part)
setActivePage
in class org.eclipse.ui.part.MultiPageEditorActionBarContributor
protected org.eclipse.jface.action.IAction getAction(String actionId)
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.