Class BatchFileExportWizard
java.lang.Object
org.eclipse.jface.wizard.Wizard
org.palladiosimulator.edp2.ui.wizards.BatchFileExportWizard
- All Implemented Interfaces:
IShellProvider,IWizard
-
Field Summary
Fields inherited from class org.eclipse.jface.wizard.Wizard
DEFAULT_IMAGE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jface.wizard.Wizard
addPage, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitle
-
Constructor Details
-
BatchFileExportWizard
-
-
Method Details
-
addPages
public void addPages() -
getWindowTitle
- Specified by:
getWindowTitlein interfaceIWizard- Overrides:
getWindowTitlein classWizard
-
canFinish
public boolean canFinish() -
performFinish
public boolean performFinish()- Specified by:
performFinishin interfaceIWizard- Specified by:
performFinishin classWizard
-