SWT Lists.
Properties that can be defined for this element:
Background color for lists.
Border for lists.
Text color lists.
Font for lists.
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Indicates that the list should have a border.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled Lists.
Applies to focused Lists.
Items of list controls.
Properties that can be defined for this element:
Background color for list items.
Background image or gradient for list items.
Text color for list items.
Padding for the list items.
Shadow for items text.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies when List is disabled.
Applies to items with an even index.
Applies while the user hovers over the list item.
Applies to selected items.
Applies to items on unfocused lists.