Overview | Methods | This Package | All Packages
Retrieves the checked state of the check box.
Syntax
public boolean getChecked()
Return Value
Returns true if the box is checked; otherwise, returns false.
See Also setChecked