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