The theming of RWT Composite.
Properties that can be defined for this element:
Animation that is triggered on emergence and disappearance of a Composite. Supported animation types are "slideIn", "slideOut", "fadeIn", "fadeOut", "flyInTop", "flyInBottom", "flyInRight", "flyInLeft", "flyOutTop", "flyOutBottom", "flyOutRight, "flyOutLeft".
The background color for composites.
Background image or gradient for composites.
Background image position for composites.
Background image repetition for composites.
The border that is drawn around the composite.
The bottom side border for composites.
The left side border for composites.
Border radius. The border radius has no effect if an enhanced border, like "inset" or "outset" is used.
The right side border for composites.
The top side border for composites.
The shadow behind the composite.
The opacity of the composite. A value between 0 and 1.
Padding (inner distance) for composites.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Style constant for bordered behavior.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies while the user hovers over a composite.