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.IActionDelegate
public void setActivePart(org.eclipse.jface.action.IAction action, org.eclipse.ui.IWorkbenchPart part)
setActivePart
in interface org.eclipse.ui.IObjectActionDelegate
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.