Guest User

Untitled

a guest
Feb 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. if(jRadioButton3.isSelected())
  2. {
  3. res++;
  4. obj.setRes(res);
  5.  
  6. }
  7. QuesTwo qt=new QuesTwo();
  8. qt.show();
  9. this.dispose();
  10. }
Add Comment
Please, Sign In to add comment