<<< Using Menus, cont. | Index | The addSeparator( ) method >>> |
JCheckBoxMenuItem objects appear with a check box next to them
JRadioButtonMenuItem objects appear with a round radio button next to them
isSelected() method determines the state of either a JCheckBoxMenuItem or a JRadioButtonMenuItem item.
<<< Using Menus, cont. | Index | The addSeparator( ) method >>> |