public void setSelected (ButtonModel m, boolean b)

Sets the selected value for the ButtonModel. Only one button in the group may be selected at a time.

Parameters:
m    the ButtonModel
b    true if this button is to be selected, otherwise false