public RadioButton (String text)

Creates a radio button with the specified text as its label.

Parameters:
text    A text string for its label.