Slider controls
Properties that can be defined for this element:
Background color for slider
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled sliders.
On focus
The movable thumb
Properties that can be defined for this element:
Background color for slider thumb
Thumb border
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
On slider-focus
On thumb roll over
On thumb pressed
The button for decreasing selection value
Properties that can be defined for this element:
Background color for min button
Icon of the down button - horizontal. The max size of the image should be 16 x 16 pixels.
Down button border
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Corresponds to SWT.HORIZONTAL state of the slider.
On button roll over
On button pressed
Corresponds to SWT.VERTICAL state of the slider.
The button for increasing selection value
Properties that can be defined for this element:
Background color for up button
Icon of the up button - horizontal. The max size of the image should be 16 x 16 pixels.
Up button border
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Corresponds to SWT.HORIZONTAL state of the slider.
On button roll over
On button pressed
Corresponds to SWT.VERTICAL state of the slider.