public class CQLFilterDialog extends AbstractTypeFilterDialog
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 |
---|
CQLFilterDialog(org.eclipse.swt.widgets.Shell parentShell,
TypeEntityDefinition type,
String title,
String message)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected CQLFilterField |
createFilterField(org.eclipse.swt.widgets.Composite parent)
Creates the filter field to use for the filter creation.
|
cancelPressed, configureShell, createButtonsForButtonBar, createContents, createDialogArea, getFilter, isResizable, okPressed
getErrorMessage, getInitialSize, getMessage, getTitleArea, getTitleImageLabel, setErrorMessage, setMessage, setMessage, setTitle, setTitleAreaColor, setTitleImage
close, closeTray, createButtonBar, createHelpControl, getLayout, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
applyDialogFont, buttonPressed, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, create, createButton, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getDialogBoundsSettings, getDialogBoundsStrategy, getImage, getInitialLocation, getOKButton, initializeBounds, initializeDialogUnits, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
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
public CQLFilterDialog(org.eclipse.swt.widgets.Shell parentShell, TypeEntityDefinition type, String title, String message)
parentShell
- the parent shelltype
- the type definitiontitle
- the dialog title, null
for a default titlemessage
- the dialog message, null
for a default
messageprotected CQLFilterField createFilterField(org.eclipse.swt.widgets.Composite parent)
AbstractTypeFilterDialog
createFilterField
in class AbstractTypeFilterDialog
parent
- the parent compositeAbstractTypeFilterDialog.createFilterField(Composite)
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a