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.IEditorActionBarContributorsetActiveEditor in class org.eclipse.ui.part.MultiPageEditorActionBarContributorpublic void setActivePage(org.eclipse.ui.IEditorPart part)
setActivePage in class org.eclipse.ui.part.MultiPageEditorActionBarContributorprotected org.eclipse.jface.action.IAction getAction(String actionId)
Copyright © 2005-2013 Sonatype, Inc.. All Rights Reserved.