JavaSwtCheckBoxMenuItem is the class for SWT menu items that are
in the style of check boxes. There are additional classes for menu
items that are in the style of typical menu items, radio buttons,
or separators.
Availability
This class is supported only on the Classic Agent.
Inheritance
JavaSwtCheckBoxMenuItem derives from the MenuItem class; no other classes
derive from this class.
Methods
JavaSwtCheckBoxMenuItem inherits all methods from the MenuItem class.
Properties
JavaSwtCheckBoxMenuItem inherits all its properties from the
MenuItem class.