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, setWindowTitle
public DayProfilesWizard(ProcessCalendar processCalendar)
processCalendar
- the process Calendar view which opened the wizardpublic void addPages()
addPages
in interface org.eclipse.jface.wizard.IWizard
addPages
in class org.eclipse.jface.wizard.Wizard
Wizard.addPages()
public boolean performFinish()
performFinish
in interface org.eclipse.jface.wizard.IWizard
performFinish
in class org.eclipse.jface.wizard.Wizard