T
- the wizard selection page typepublic abstract class MultiWizard<T extends org.eclipse.jface.wizard.WizardSelectionPage>
extends org.eclipse.jface.wizard.Wizard
WizardSelectionPage
and allows the execution
of a selected wizard.Constructor and Description |
---|
MultiWizard()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
addPages() |
protected abstract T |
createPage()
Create the wrapper page
|
T |
getSelectionPage() |
boolean |
performFinish() |
addPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
protected abstract T createPage()
public void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
Wizard.addPages()
public T getSelectionPage()
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard
Wizard.performFinish()
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a