IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.testeditor.wizard
Class DataCorrelationOptionsPage

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.jface.wizard.WizardPage
          extended by com.ibm.rational.test.lt.testeditor.wizard.DataCorrelationOptionsPage
All Implemented Interfaces:
IDialogPage, IMessageProvider, IWizardPage

public class DataCorrelationOptionsPage
extends WizardPage


Field Summary
static String PAGE_NAME
           
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
protected DataCorrelationOptionsPage()
           
 
Method Summary
 void createControl(Composite parent)
           
 IDialogSettings getDialogSettings()
           
 boolean isPageComplete()
           
 void setVisible(boolean visible)
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
dispose, getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp
 

Field Detail

PAGE_NAME

public static final String PAGE_NAME
See Also:
Constant Field Values
Constructor Detail

DataCorrelationOptionsPage

protected DataCorrelationOptionsPage()
Method Detail

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

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.