static L buttonsInGroup(ButtonGroup g) { if (g == null) ret ll(); ret asList(g.getElements()); }