コード例 #1
0
 public void grTypeComboBoxSelected() {
   editGR.setGrType(GRType.find(selectedGRType));
 }