Menus
Properties that can be defined for this element:
Background color
Menu border
Menu text color
Menu font
Space between border and text / image
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled menus.
Menu items
Properties that can be defined for this element:
Background color
Menu item text color
SWT style flags that can be referred to in a selector for this element (as CSS attributes):
Style constant for cascade menu item behavior.
Style constant for check box menu item behavior.
Style constant for push menu item behavior.
Style constant for radio button menu item behavior.
Style constant for separator menu item behavior.
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies to disabled menu items.
On mouse over
Icon of the checkbox. Applies when the MenuItem has a SWT.CHECK style flag.
Properties that can be defined for this element:
The icon image. The maximum size of the image should be 16 x 16 pixels.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies when the menu is disabled.
Icon of the radio-button. Applies when the MenuItem has a SWT.RADIO style flag.
Properties that can be defined for this element:
The icon image. The maximum size of the image should be 16 x 16 pixels.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies when the menu is disabled.
The cascade icon. Applies when the MenuItem has a SWT.CASCADE style flag.
Properties that can be defined for this element:
The icon image. The maximum size of the image should be 16 x 16 pixels.
none
Widget states that can be referred to in a selector for this element (as CSS pseudo-classes):
Applies when the menu is disabled.