Detecting a JRadioButton state change

前端 未结 2 1135
栀梦
栀梦 2020-12-13 13:36

How can I detect when a JRadioButton is changed from \'unselected\' to \'selected\' when clicked with the mouse? I\'ve tried using an ActionListener on the button, but that

2条回答
提交回复
热议问题