public class WizardLauncherAction
extends java.lang.Object
implements org.eclipse.ui.IWorkbenchWindowActionDelegate
Constructor and Description |
---|
WizardLauncherAction() |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
init(org.eclipse.ui.IWorkbenchWindow window) |
void |
run(org.eclipse.jface.action.IAction action) |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection) |
public void dispose()
dispose
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
public void init(org.eclipse.ui.IWorkbenchWindow window)
init
in interface org.eclipse.ui.IWorkbenchWindowActionDelegate
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
public void selectionChanged(org.eclipse.jface.action.IAction action, org.eclipse.jface.viewers.ISelection selection)
selectionChanged
in interface org.eclipse.ui.IActionDelegate