public CheckBox (String text)

Creates a check box with the specified text as its label.

Parameters:
text    A text string for its label.