static L showRadioButtons(L strings) { L l = jradiobuttons(strings); showFrame(vstack(l)); ret l; }