public class DayProfilesWizard
extends org.eclipse.jface.wizard.Wizard
| Constructor and Description |
|---|
DayProfilesWizard(ProcessCalendar processCalendar)
the constructor sets the parameters of the wizard pages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addPages()
adds the pages to the Wizard
(non-Javadoc)
|
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, setWindowTitlepublic DayProfilesWizard(ProcessCalendar processCalendar)
processCalendar - the process Calendar view which opened the wizardpublic void addPages()
addPages in interface org.eclipse.jface.wizard.IWizardaddPages in class org.eclipse.jface.wizard.WizardWizard.addPages()public boolean performFinish()
performFinish in interface org.eclipse.jface.wizard.IWizardperformFinish in class org.eclipse.jface.wizard.Wizard