Menu items that can be selected or deselected in a Java
application or applet, as defined in the Java Foundation Class
(JFC) library. If selected, the menu item typically appears with a
checkmark next to it; if unselected or deselected, the menu item
does not appear with a checkmark.
Inheritance
Derived from the MenuItem
class.
Methods
Inherits methods from the MenuItem class, Menu class, and AnyWin class.
Properties
Inherits all of its properties from the MenuItem class, Menu class, and AnyWin class.