Package | Description |
---|---|
viptool.base | |
viptool.base.io | |
viptool.base.wizard | |
viptool.project.wizard | |
viptool.util |
Modifier and Type | Method and Description |
---|---|
void |
IWorkbench.startWizard(IWizard wizard) |
Modifier and Type | Method and Description |
---|---|
IWizard |
IFileInterpreterProvider.getNewFileWizard()
Returns a wizard that can in several steps create a new file of the
providers file type.
|
Modifier and Type | Class and Description |
---|---|
class |
NewFileWizard
The new file wizard allows the user to specify details about the creation of a new file.
|
class |
SimpleWizard |
class |
WizardAdapter |
Modifier and Type | Class and Description |
---|---|
class |
NewFolderWizard |
class |
SelectFolderWizard |
Modifier and Type | Method and Description |
---|---|
IWizard |
ClassFileInterpreter.getNewFileWizard() |