RWT Group controls. Groups are labeled boxes used to group sets of controls.
Properties that can be defined for this element:
Background color for group boxes.
The border that is drawn around group boxes.
The bottom side border for group boxes.
The left side border for group boxes.
The right side border for group boxes.
The top side border for group boxes.
Text color for group boxes.
Font for group boxes. Applied to the group box label.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the group box should have a border.
Indicates that the group is oriented right to left.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled group boxes.
The frame that contains the child controls.
Properties that can be defined for this element:
The border that is drawn for group box frames.
The bottom side border for group box frames.
The left side border for group box frames.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for group box frames.
The top side border for group box frames.
Margin for group box frames (outer space around the frame).
Padding for group box frames (inner distance between frame border and content).
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to the frame of a disabled group box.
Applies while the cursor hovers over the group box frame.
The label of a group box.
Properties that can be defined for this element:
Background color for group box label (override the color set by Group#setBackgroundColor()).
Background image for group box label.
Background image position for group box label.
Background image repetition for group box label.
The border that is drawn around group box label.
The bottom side border for group box label.
The left side border for group box label.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for group box label.
The top side border for group box label.
Text color for group box label (override the color set by Group#setForegroundColor()).
Margin for group box labels (offset of the group box label).
Padding for group box labels (space around the label text).
Shadow for text.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the cursor hovers over the group box label.