W
- the concrete I/O wizard typeP
- the IOProvider
type used in the wizardpublic abstract class IOWizardPage<P extends IOProvider,W extends IOWizard<P>> extends HaleWizardPage<W>
Modifier | Constructor and Description |
---|---|
protected |
IOWizardPage(String pageName) |
protected |
IOWizardPage(String pageName,
String title,
org.eclipse.jface.resource.ImageDescriptor titleImage) |
Modifier and Type | Method and Description |
---|---|
void |
loadPreSelection(IOConfiguration conf)
Load a preselection into the wizard page (eg.
|
abstract boolean |
updateConfiguration(P provider)
Update the configuration (of the I/O provider)
|
createContent, createControl, dispose, getHelpContext, getWizard, onShowPage, performHelp
canFlipToNextPage, getContainer, getDialogSettings, getImage, getName, getNextPage, getPreviousPage, getShell, isCurrentPage, isPageComplete, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setMessage, setVisible
protected IOWizardPage(String pageName, String title, org.eclipse.jface.resource.ImageDescriptor titleImage)
protected IOWizardPage(String pageName)
public abstract boolean updateConfiguration(P provider)
provider
- the I/O provider to updatepublic void loadPreSelection(IOConfiguration conf)
conf
- the configuration which should be loadedBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a