Generated by
JDiff

Class javax.swing.JCheckBoxMenuItem

Added Constructors
JCheckBoxMenuItem(Action) Creates a menu item whose properties are taken from the Action supplied.
 

Changed Methods
Object[] getSelectedObjects() Changed from synchronized to non-synchronized. Returns an array (length 1) containing the check box menu item label or null if the check box is not selected.