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.IActionDelegatepublic void setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart targetPart)
setActivePart in interface org.eclipse.ui.IObjectActionDelegatepublic void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegateprotected org.eclipse.swt.widgets.Shell getShell()
Copyright © 2005–2021 Eclipse Foundation. All rights reserved.