ColumnSelectionWizard
and ColumnSelectionWizardDialog
public class DatapoolAndColumnSelectionDialog extends SelectionDialog
Window.IExceptionHandler
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
Constructor and Description |
---|
DatapoolAndColumnSelectionDialog(Shell parentShell,
LoadTestEditor test,
String userText,
String colName)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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.
|
configureShell, getDialogBoundsSettings, getDialogBoundsStrategy, getInitialElementSelections, getInitialSelections, getMessage, getOkButton, getResult, isResizable, setDialogBoundsSettings, setInitialElementSelections, setInitialSelections, setResult, setSelectionResult, setTitle
closeTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
applyDialogFont, cancelPressed, close, 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
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, open, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager
public DatapoolAndColumnSelectionDialog(Shell parentShell, LoadTestEditor test, String userText, String colName)
parentShell
- protected Control createDialogArea(Composite parent)
createDialogArea
in class Dialog
protected void enableButtons(ISelection selection)
selection
- protected void createButtonsForButtonBar(Composite parent)
createButtonsForButtonBar
in class SelectionDialog
public com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester getSelectedDatapoolHarvester()
protected void buttonPressed(int buttonId)
buttonPressed
in class Dialog
public void setMessage(String message)
setMessage
in class SelectionDialog
protected Label createMessageArea(Composite composite)
createMessageArea
in class SelectionDialog
protected Control createContents(Composite parent)
createContents
in class Dialog
public void setLastDatapool(com.ibm.rational.test.common.models.behavior.cbdata.DatapoolHarvester lastDatapool)
lastDatapool
- © Copyright IBM Corp. 2013. All rights reserved.