tipo

b=new jradio button("gino");
a=new jradio button("gino");

grp= new group();

grp.add(a);
grp.add(b);

poi devo fare un grp.isSelected();???