IBM Rational Performance Tester SDK

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

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.DataCorrelationMainPage
All Implemented Interfaces:
EventListener, IDialogPage, IMessageProvider, ISelectionChangedListener, IWizardPage, SelectionListener, org.eclipse.swt.internal.SWTEventListener

public class DataCorrelationMainPage
extends WizardPage
implements SelectionListener, ISelectionChangedListener


Field Summary
static String PAGE_NAME
           
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
DataCorrelationMainPage(String selectedText)
           
DataCorrelationMainPage(String selectedText, boolean showExisting)
           
 
Method Summary
 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)
           
 
Methods inherited from class org.eclipse.jface.wizard.WizardPage
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, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getMessage, getMessageType, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, performHelp, setButtonLayoutData, setControl, setMessage, setVisible
 
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
getControl, getDescription, getErrorMessage, getMessage, getTitle, performHelp, setVisible
 

Field Detail

PAGE_NAME

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

DataCorrelationMainPage

public DataCorrelationMainPage(String selectedText)

DataCorrelationMainPage

public DataCorrelationMainPage(String selectedText,
                               boolean showExisting)
Parameters:
selectedText - String
Method Detail

createControl

public void createControl(Composite parent)
Specified by:
createControl in interface IDialogPage

widgetSelected

public void widgetSelected(SelectionEvent e)
Specified by:
widgetSelected in interface SelectionListener

widgetDefaultSelected

public void widgetDefaultSelected(SelectionEvent e)
Specified by:
widgetDefaultSelected in interface SelectionListener

canFlipToNextPage

public boolean canFlipToNextPage()
Specified by:
canFlipToNextPage in interface IWizardPage
Overrides:
canFlipToNextPage in class WizardPage

isPageComplete

public boolean isPageComplete()
Specified by:
isPageComplete in interface IWizardPage
Overrides:
isPageComplete in class WizardPage

getDialogSettings

protected IDialogSettings getDialogSettings()
Overrides:
getDialogSettings in class WizardPage

selectionChanged

public void selectionChanged(SelectionChangedEvent event)
Specified by:
selectionChanged in interface ISelectionChangedListener

dispose

public void dispose()
Specified by:
dispose in interface IDialogPage
Overrides:
dispose in class DialogPage

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.