IBM Rational Performance Tester SDK

com.ibm.rational.test.lt.testeditor.common
Class DatapoolAndColumnSelectionDialog

java.lang.Object
  extended by org.eclipse.jface.window.Window
      extended by org.eclipse.jface.dialogs.Dialog
          extended by org.eclipse.jface.dialogs.TrayDialog
              extended by org.eclipse.ui.dialogs.SelectionDialog
                  extended by com.ibm.rational.test.lt.testeditor.common.DatapoolAndColumnSelectionDialog
All Implemented Interfaces:
IShellProvider

Deprecated. Staring from version 7.0.1, this UI has been replaced by ColumnSelectionWizard and ColumnSelectionWizardDialog

public class DatapoolAndColumnSelectionDialog
extends SelectionDialog


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.jface.window.Window
Window.IExceptionHandler
 
Field Summary
 
Fields inherited from class org.eclipse.jface.dialogs.Dialog
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
 
Fields inherited from class org.eclipse.jface.window.Window
CANCEL, OK
 
Constructor Summary
DatapoolAndColumnSelectionDialog(Shell parentShell, LoadTestEditor test, String userText, String colName)
          Deprecated.  
 
Method Summary
protected  void buttonPressed(int buttonId)
          Deprecated.  
protected  void createButtonsForButtonBar(Composite parent)
          Deprecated.  
protected  Control createContents(Composite parent)
          Deprecated.  
protected  Control createDialogArea(Composite parent)
          Deprecated.  
protected  Label createMessageArea(Composite composite)
          Deprecated.  
protected  void enableButtons(ISelection selection)
          Deprecated.  
 com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester getSelectedDatapoolHarvester()
          Deprecated.  
protected  void okPressed()
          Deprecated.  
 void setLastDatapool(com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester lastDatapool)
          Deprecated.  
 void setMessage(String message)
          Deprecated.  
 
Methods inherited from class org.eclipse.ui.dialogs.SelectionDialog
configureShell, getDialogBoundsSettings, getDialogBoundsStrategy, getInitialElementSelections, getInitialSelections, getMessage, getOkButton, getResult, isResizable, setDialogBoundsSettings, setInitialElementSelections, setInitialSelections, setResult, setSelectionResult, setTitle
 
Methods inherited from class org.eclipse.jface.dialogs.TrayDialog
close, closeTray, createButtonBar, createHelpControl, getLayout, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
 
Methods inherited from class org.eclipse.jface.dialogs.Dialog
applyDialogFont, cancelPressed, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
 
Methods inherited from class org.eclipse.jface.window.Window
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, handleShellCloseEvent, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DatapoolAndColumnSelectionDialog

public DatapoolAndColumnSelectionDialog(Shell parentShell,
                                        LoadTestEditor test,
                                        String userText,
                                        String colName)
Deprecated. 
Parameters:
parentShell -
Method Detail

createDialogArea

protected Control createDialogArea(Composite parent)
Deprecated. 
Overrides:
createDialogArea in class Dialog

enableButtons

protected void enableButtons(ISelection selection)
Deprecated. 
Parameters:
selection -

createButtonsForButtonBar

protected void createButtonsForButtonBar(Composite parent)
Deprecated. 
Overrides:
createButtonsForButtonBar in class SelectionDialog

getSelectedDatapoolHarvester

public com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester getSelectedDatapoolHarvester()
Deprecated. 
Returns:
DatapoolHarvester

buttonPressed

protected void buttonPressed(int buttonId)
Deprecated. 
Overrides:
buttonPressed in class Dialog

okPressed

protected void okPressed()
Deprecated. 
Overrides:
okPressed in class Dialog

setMessage

public void setMessage(String message)
Deprecated. 
Overrides:
setMessage in class SelectionDialog

createMessageArea

protected Label createMessageArea(Composite composite)
Deprecated. 
Overrides:
createMessageArea in class SelectionDialog

createContents

protected Control createContents(Composite parent)
Deprecated. 
Overrides:
createContents in class Dialog

setLastDatapool

public void setLastDatapool(com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester lastDatapool)
Deprecated. 
Parameters:
lastDatapool -

IBM Rational Performance Tester SDK

© Copyright IBM Corp. 2012. All rights reserved.