public class ModuleProjectWizardAction extends Object implements org.eclipse.ui.IObjectActionDelegate
| Constructor and Description |
|---|
ModuleProjectWizardAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.eclipse.jface.action.IAction action)
Runs the action.
|
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
Handles the selection change
|
void |
setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart part)
Sets the active workbench part.
|
public static final String ID
public void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegatepublic void setActivePart(org.eclipse.jface.action.IAction action,
org.eclipse.ui.IWorkbenchPart part)
setActivePart in interface org.eclipse.ui.IObjectActionDelegatepublic void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
selectionChanged in interface org.eclipse.ui.IActionDelegateCopyright © 2005–2021 Eclipse Foundation. All rights reserved.