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, setWindowTitle
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer
public AcquireWizard(Collection<HeapDumpProviderDescriptor> dumpProviders)
public AcquireWizard()
public void addPages()
public boolean performFinish()
performFinish
in interface IWizard
performFinish
in class Wizard
public boolean canFinish()
public IWizardPage getStartingPage()
getStartingPage
in interface IWizard
getStartingPage
in class Wizard
public void init(IWorkbench workbench, IStructuredSelection selection)
init
in interface IWorkbenchWizard