com.ibm.rational.test.lt.testeditor.wizard
Class DataCorrelationOptionsPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.wizard.WizardPage
com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationOptionsPage
- All Implemented Interfaces:
- IDialogPage, IMessageProvider, IWizardPage
public class DataCorrelationOptionsPage
- extends WizardPage
Methods inherited from class org.eclipse.jface.wizard.WizardPage |
canFlipToNextPage, getContainer, getImage, getName, getNextPage, getPreviousPage, getShell, getWizard, isCurrentPage, setDescription, setErrorMessage, setImageDescriptor, setMessage, setPageComplete, setPreviousPage, setTitle, setWizard, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, dispose, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage |
PAGE_NAME
public static final String PAGE_NAME
- See Also:
- Constant Field Values
DataCorrelationOptionsPage
protected DataCorrelationOptionsPage()
createControl
public void createControl(Composite parent)
isPageComplete
public boolean isPageComplete()
- Specified by:
isPageComplete
in interface IWizardPage
- Overrides:
isPageComplete
in class WizardPage
setVisible
public void setVisible(boolean visible)
- Specified by:
setVisible
in interface IDialogPage
- Overrides:
setVisible
in class DialogPage
getDialogSettings
public IDialogSettings getDialogSettings()
- Overrides:
getDialogSettings
in class WizardPage
© Copyright IBM Corp. 2012. All rights reserved.