Package | Description |
---|---|
viptool.base.gui.dialog.event | |
viptool.base.wizard | |
viptool.project.wizard |
Modifier and Type | Method and Description |
---|---|
IStandardModalDialog |
StandardDialogEvent.getStandardDialog() |
Constructor and Description |
---|
ButtonClickedEvent(IStandardModalDialog dialog,
JButton button,
int type) |
StandardDialogEvent(IStandardModalDialog dialog,
Object eventSource) |
Modifier and Type | Method and Description |
---|---|
IStandardModalDialog |
SimpleWizard.getWizardDialog() |
Modifier and Type | Method and Description |
---|---|
IWizardPage |
SimpleWizard.getFirstPage(IStandardModalDialog dialog) |
IWizardPage |
IWizard.getFirstPage(IStandardModalDialog dialog)
Should return the first page of the wizard.
|
Modifier and Type | Field and Description |
---|---|
protected IStandardModalDialog |
NewFolderWizard.dialog_ |
Modifier and Type | Method and Description |
---|---|
IWizardPage |
SelectFolderWizard.getFirstPage(IStandardModalDialog dialog) |
IWizardPage |
NewFolderWizard.getFirstPage(IStandardModalDialog dialog) |