public class NewModuleProjectWizardStartup extends Wizard implements INewWizard
DEFAULT_IMAGE
Constructor and Description |
---|
NewModuleProjectWizardStartup()
Construction of wizard.
|
Modifier and Type | Method and Description |
---|---|
void |
addPages()
Overridden to add the iizi extension pages.
|
boolean |
canFinish()
Checks for OK to finish.
|
static void |
createModuleProject(UIFeedBack<String> feedBack,
NewModuleProjectWizardStartupPage1 page1,
NewModuleProjectWizardStartupPage2 page2)
Creates the project with settings from page1 and 2.
|
void |
init(IWorkbench workbench,
IStructuredSelection selection)
New project doesn't care about selection...
|
boolean |
performCancel()
Performs any actions appropriate in response to the user having pressed the Cancel button,
or refuse if canceling now is not permitted.
|
boolean |
performFinish()
Performs any actions appropriate in response to the user having pressed the Finish button, or refuse
if finishing now is not permitted.
|
addPage, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, setContainer
public NewModuleProjectWizardStartup()
public void init(IWorkbench workbench, IStructuredSelection selection)
init
in interface IWorkbenchWizard
public void addPages()
public boolean performFinish()
performFinish
in interface IWizard
performFinish
in class Wizard
public static void createModuleProject(UIFeedBack<String> feedBack, NewModuleProjectWizardStartupPage1 page1, NewModuleProjectWizardStartupPage2 page2) throws CoreException
feedBack
- The feed-back instance,page1
- The new module wizard page 1.page2
- The new module wizard page 2.CoreException
- For errors.public boolean canFinish()
public boolean performCancel()
performCancel
in interface IWizard
performCancel
in class Wizard
iizi® is a registered trademark of Mindus SARL. © Copyright Mindus SARL, 2020. All rights reserved.