public class DataCorrelationMainPage extends WizardPage implements SelectionListener, ISelectionChangedListener
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_NAME |
ERROR, INFORMATION, NONE, WARNING| Constructor and Description |
|---|
DataCorrelationMainPage(String selectedText) |
DataCorrelationMainPage(String selectedText,
boolean showExisting) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canFlipToNextPage() |
void |
createControl(Composite parent) |
void |
dispose() |
protected IDialogSettings |
getDialogSettings() |
boolean |
isPageComplete() |
void |
selectionChanged(SelectionChangedEvent event) |
void |
widgetDefaultSelected(SelectionEvent e) |
void |
widgetSelected(SelectionEvent e) |
getContainer, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toStringconvertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisibleclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisiblepublic static final String PAGE_NAME
public DataCorrelationMainPage(String selectedText)
public DataCorrelationMainPage(String selectedText, boolean showExisting)
selectedText - Stringpublic void createControl(Composite parent)
createControl in interface IDialogPagepublic void widgetSelected(SelectionEvent e)
widgetSelected in interface SelectionListenerpublic void widgetDefaultSelected(SelectionEvent e)
widgetDefaultSelected in interface SelectionListenerpublic boolean canFlipToNextPage()
canFlipToNextPage in interface IWizardPagecanFlipToNextPage in class WizardPagepublic boolean isPageComplete()
isPageComplete in interface IWizardPageisPageComplete in class WizardPageprotected IDialogSettings getDialogSettings()
getDialogSettings in class WizardPagepublic void selectionChanged(SelectionChangedEvent event)
selectionChanged in interface ISelectionChangedListenerpublic void dispose()
dispose in interface IDialogPagedispose in class DialogPage© Copyright IBM Corp. 2013. All rights reserved.