public class AcquireDialog
extends WizardPage
Constructor and Description |
---|
AcquireDialog(Collection<HeapDumpProviderDescriptor> dumpProviders) |
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent) |
VmInfo |
getProcess() |
AnnotatedObjectArgumentsSet |
getProcessArgumentsSet() |
String |
getSelectedPath() |
boolean |
isPageComplete() |
void |
saveSettings() |
public AcquireDialog(Collection<HeapDumpProviderDescriptor> dumpProviders)
public void createControl(Composite parent)
public boolean isPageComplete()
public AnnotatedObjectArgumentsSet getProcessArgumentsSet()
public VmInfo getProcess()
public String getSelectedPath()
public void saveSettings()