public class DataCorrelationOptionsPage extends WizardPage
Modifier and Type | Field and Description |
---|---|
static String |
PAGE_NAME |
ERROR, INFORMATION, NONE, WARNING
Modifier | Constructor and Description |
---|---|
protected |
DataCorrelationOptionsPage() |
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent) |
IDialogSettings |
getDialogSettings() |
boolean |
isPageComplete() |
void |
setVisible(boolean visible) |
canFlipToNextPage, getContainer, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
public static final String PAGE_NAME
public void createControl(Composite parent)
public boolean isPageComplete()
isPageComplete
in interface IWizardPage
isPageComplete
in class WizardPage
public void setVisible(boolean visible)
setVisible
in interface IDialogPage
setVisible
in class DialogPage
public IDialogSettings getDialogSettings()
getDialogSettings
in class WizardPage
© Copyright IBM Corp. 2013. All rights reserved.