コード例 #1
0
  /** Sets the properties of the fields */
  private void properties() {

    /* Description section widgets */
    descriptionSection.setGroupTitle(NLS.constants().casIndex_group_description());
    patient.setLabel(NLS.constants().casIndex_field_patient());
    patientLie.setLabel(NLS.constants().casIndex_field_patientLie());
    typeRelation.setLabel(NLS.constants().casIndex_field_typeRelation());
  }