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