public class TimeUnitWizard
extends org.eclipse.jface.wizard.Wizard
Constructor and Description |
---|
TimeUnitWizard(ProcessCalendar processCalendar)
the constructor sets the parameters and the wizard page.
|
Modifier and Type | Method and Description |
---|---|
void |
addPages()
adds the page 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 TimeUnitWizard(ProcessCalendar processCalendar)
processCalendar
- the Process Calendar 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