public class GettingStartedWizard
extends Wizard
Modifier and Type | Field and Description |
---|---|
static String |
HIDE_WIZARD_KEY |
Constructor and Description |
---|
GettingStartedWizard(HeapEditor editor) |
Modifier and Type | Method and Description |
---|---|
void |
addPages() |
boolean |
canFinish() |
boolean |
performCancel() |
boolean |
performFinish() |
public static final String HIDE_WIZARD_KEY
public GettingStartedWizard(HeapEditor editor)