Checked Property (JCheckBoxMenuItem)

Class

JCheckBoxMenuItem class

Action

Gets whether the check box in a menu item is checked.

Data Type

BOOLEAN

Access

Read only

Examples

BOOLEAN bChecked = CheckBoxMenuItem.Checked