コード例 #1
0
  private void setAllLabelWith(String width) {

    /* Description field group */
    patient.setLabelWidth(width);
    patientLie.setLabelWidth(width);
    typeRelation.setLabelWidth(width);
  }