Dummy element used to define certain SWT system colors.
Properties that can be defined for this element:
Background image for the display (client area of the browser window).
Color used to draw (inner) shadow line in 3d borders. Defines the value of SWT.COLOR_WIDGET_DARK_SHADOW.
The image used for MessageBoxes with style SWT.ICON_ERROR. Also returned by Display#getSystemImage().
Color used to draw (outer) highlight line in 3d borders. Defines the value of SWT.COLOR_WIDGET_HIGHLIGHT_SHADOW.
The image used for MessageBoxes with style SWT.ICON_INFORMATION. Also returned by Display#getSystemImage().
Color used to draw (inner) highlight line in 3d borders. Defines the value of SWT.COLOR_WIDGET_LIGHT_SHADOW.
The image used for MessageBoxes with style SWT.ICON_QUESTION. Also returned by Display#getSystemImage().
Color used to mark selected items like TreeColumns and TabViews.
Color used to draw (outer) shadow line in 3d borders. Defines the value of SWT.COLOR_WIDGET_NORMAL_SHADOW.
Color for thin lines as shown by Group, TabFolder headers, Table headers, etc. Defines the value of SWT.COLOR_WIDGET_BORDER.
The image used for MessageBoxes with style SWT.ICON_WARNING. Also returned by Display#getSystemImage().
The image used for MessageBoxes with style SWT.ICON_WORKING. Also returned by Display#getSystemImage().
none
none
Tooltips on SWT widgets, as set using setTooltipText().
Properties that can be defined for this element:
Background color for tooltips.
Background image or gradient for tooltips.
Outer border for tooltips.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
Text color for tooltips.
Text font for tooltips.
Padding around the tooltips text.
none
none