Progress bar controls
Properties that can be defined for this element:
Background color for progress bars
Background image for progress bars. Gradient supported.
The border that is drawn around progress bars.
The bottom side border for progress bars.
The left side border for progress bars.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for progress bars.
The top side border for progress bars.
Represents the width of the progress bar if it's vertical or the height, if it's horizontal.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the state of progress is unkown.
The indicator grows from bottom to top.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled progress bars.
The movable bar that indicates the progress
Properties that can be defined for this element:
Background color for progress indicator
Background image for progress indicator. Gradient supported.
The opacity of the indicator. A value between 0 and 1.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the state of progress is unkown.
The indicator grows from bottom to top.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to the progress indicator of a disabled progress bar.
Applies to the progress indicator of a progress bar in ERROR state.
Applies to the progress indicator of a progress bar in PAUSED state.