static int selectedIndex(ButtonGroup group) swing { ret indexOfPred(buttonsInGroup(group), btn -> btn.isSelected()); }