Searched refs:loclang (Results 1 – 1 of 1) sorted by relevance
124 String loclang = Resources.getLocale().getLanguage(); in initComponents() local139 if (isoLangCombo.getItemAt(i).toString().equalsIgnoreCase(loclang)) { in initComponents()