TOC PREV NEXT INDEX



CheckBoxMenuItem (JCheckBoxMenuItem)


A CheckBoxMenuItem displays a single line of text, whose alignment and position can be specified relative to an icon and a checkmark to indicate on and off. It usually is placed in a Menu and is used to indicate that a feature is enabled. Several different icons can be specified to indicate the various states of the Menu. A keyboard mnemonic and a keyboard accelerator can also be specified.

A set of CheckBoxMenuItems can be grouped together, such that only one can be selected at a time.


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX