"Speciality_Adaptation_Mental_Health", "Specialty_Adaptation_Dermatology",
"Specialty_Adaptation_Musculoskeletal", "Specialty_Adaptation_Neurology",
"Specialty_Adaptation_Paediatrics"};
public ICDClaMLExportPanel() {
umbrellaProjectFileField = new FileField("ICD Umbrella pprj file name",
null, ".pprj",
"Protege Project files");
clamlOutputFileFiled = new FileField("ICD ClaML output file name",
null, ".xml",
"ICD ClaML output (xml) files");
JPanel panelLinearType = new JPanel();
labelLinearType = new JLabel("Linearization type: ");