Retrieves the checked state of the check box.
public boolean getChecked()
Returns true if the box is checked; otherwise, returns false.
See Also setChecked