hi, i'm using some JRadioButton components in a program. i added them to a single group using javax.swing.ButtonGroup class's add() method. Inside itemlistener handler, i want to know which radio button was selected. how do i do this? the methods like getState(), getSelection (a method of ButtonGroup) dont work. plz help!!!
luv
Karthik.
luv
Karthik.