CheckboxMenuItem.getSelectedObjects

CheckboxMenuItem.getSelectedObjects

Class Overview | Class Members | This Package | All Packages

Syntax
public synchronized Object[] getSelectedObjects()
Description
Returns the an array (length 1) containing the checkbox menu item label or null if the checkbox is not selected.

See Also
ItemSelectable