public void grTypeComboBoxSelected() {
   editGR.setGrType(GRType.find(selectedGRType));
 }