public static class AcquireSnapshotAction.AcquireWizard extends Wizard implements IWorkbenchWizard
DEFAULT_IMAGE| Constructor and Description |
|---|
AcquireWizard() |
AcquireWizard(Collection<HeapDumpProviderDescriptor> dumpProviders) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPages() |
boolean |
canFinish() |
IWizardPage |
getStartingPage() |
void |
init(IWorkbench workbench,
IStructuredSelection selection) |
boolean |
performFinish() |
addPage, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitleequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreatePageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainerpublic AcquireWizard(Collection<HeapDumpProviderDescriptor> dumpProviders)
public AcquireWizard()
public void addPages()
public boolean performFinish()
performFinish in interface IWizardperformFinish in class Wizardpublic boolean canFinish()
public IWizardPage getStartingPage()
getStartingPage in interface IWizardgetStartingPage in class Wizardpublic void init(IWorkbench workbench, IStructuredSelection selection)
init in interface IWorkbenchWizard