static ButtonGroup jRadioButtons(Cl strings) { ret jradiobuttons(strings); } static ButtonGroup jRadioButtons(S... strings) { ret jradiobuttons(strings); }