public class CheckoutAsMavenAction extends Object implements org.eclipse.ui.IObjectActionDelegate
Constructor and Description |
---|
CheckoutAsMavenAction() |
Modifier and Type | Method and Description |
---|---|
protected org.eclipse.swt.widgets.Shell |
getShell() |
void |
run(org.eclipse.jface.action.IAction action) |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection) |
void |
setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart targetPart) |
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
public void setActivePart(org.eclipse.jface.action.IAction action, org.eclipse.ui.IWorkbenchPart targetPart)
setActivePart
in interface org.eclipse.ui.IObjectActionDelegate
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
protected org.eclipse.swt.widgets.Shell getShell()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.