JMenuItem Class

Description

Represents a menu item.

Availability

This class is supported only on the Open Agent.

Inheritance

JMenuItem is derived from the AbstractButton class.The following classes derive from the JMenuItem class:
  • JCheckBoxMenuItem
  • JMenu
  • JRadioButtonMenuItem

Methods

In addition to the methods it inherits from AbstractButton, JComponent, AWTContainer, AWTComponent, and AnyWin, JMenuItem has the following methods:

Properties

JMenuItem inherits all its properties from AbstractButton, JComponent, AWTContainer, AWTComponent, and AnyWin.