Retrieves a boolean value that indicates whether the check box for the node is checked.
public boolean getChecked()
Returns true if the check box for the node is checked; otherwise, returns false.
See Also setChecked