2 4 6 8 10 | publicMainFrame(){ jRadioButton2.setActionCommand('Female'); buttonGroup=newButtonGroup(); buttonGroup.add(jRadioButton2); |
Facebook Comments
2 4 6 8 10 | publicMainFrame(){ jRadioButton2.setActionCommand('Female'); buttonGroup=newButtonGroup(); buttonGroup.add(jRadioButton2); |
Facebook Comments