finding selected button in a group
843806Feb 20 2008 — edited Mar 18 2008Hi all.
I am trying to determine the selected radio button in a button group.
I checked the API for buttonGroup and it has a method called getSelection() which returns a button model.
However I am not sure how to compare this with a radio button.
Anybody have any ideas/
thanks