若想实现JRadioButton按钮之间的互斥,需要使用以下哪一个类?


若想实现JRadioButton按钮之间的互斥,需要使用以下哪一个类?

A.ButtonGroup

B.JComboBox

C.AbstractButton

D.JTextComponent

正确答案:A