public class DatacorrelatorSelectionWizardDialog extends WizardDialog
WizardDialog.PageContainerFillLayout
Window.IExceptionHandler
WIZ_IMG_ERROR
DLG_IMG_TITLE_BANNER, DLG_IMG_TITLE_ERROR, INFO_MESSAGE, WARNING_MESSAGE
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 |
---|
DatacorrelatorSelectionWizardDialog(Shell parentShell,
LoadTestEditor teditor,
IDCStringLocator strloc,
com.ibm.rational.test.common.models.behavior.cbdata.Substituter su,
String selection) |
Modifier and Type | Method and Description |
---|---|
DatacorrelatorSelectionWizard |
getDatacorrelatorSelectionWizard() |
com.ibm.rational.test.common.models.behavior.cbdata.BuiltInDataSource |
getDataSource() |
com.ibm.rational.test.common.models.behavior.cbdata.Substituter |
getSubstituter() |
void |
showPage(IWizardPage page) |
addPageChangedListener, addPageChangingListener, backPressed, buttonPressed, cancelPressed, close, configureShell, createButtonsForButtonBar, createContents, createDialogArea, createProgressMonitorPart, finishPressed, firePageChanged, firePageChanging, getButton, getCurrentPage, getProgressMonitor, getSelectedPage, getWizard, helpPressed, nextPressed, removePageChangedListener, removePageChangingListener, run, setButtonLayoutData, setMinimumPageSize, setMinimumPageSize, setPageSize, setPageSize, setWizard, update, updateButtons, updateMessage, updateSize, updateSize, updateTitleBar, updateWindowTitle
getErrorMessage, getInitialSize, getMessage, getTitleArea, getTitleImageLabel, setErrorMessage, setMessage, setMessage, setTitle, setTitleAreaColor, setTitleImage
closeTray, createButtonBar, createHelpControl, getLayout, getTray, handleShellCloseEvent, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
applyDialogFont, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, isResizable, okPressed, setBlockedHandler, 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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getShell
public DatacorrelatorSelectionWizardDialog(Shell parentShell, LoadTestEditor teditor, IDCStringLocator strloc, com.ibm.rational.test.common.models.behavior.cbdata.Substituter su, String selection)
parentShell
- teditor
- strloc
- su
- selection
- public DatacorrelatorSelectionWizard getDatacorrelatorSelectionWizard()
public void showPage(IWizardPage page)
showPage
in interface IWizardContainer
showPage
in class WizardDialog
public com.ibm.rational.test.common.models.behavior.cbdata.BuiltInDataSource getDataSource()
public com.ibm.rational.test.common.models.behavior.cbdata.Substituter getSubstituter()
© Copyright IBM Corp. 2013. All rights reserved.