Searched refs:loccoun (Results 1 – 1 of 1) sorted by relevance
125 String loccoun = Resources.getLocale().getCountry(); in initComponents() local145 if (isoCounCombo.getItemAt(i).toString().equalsIgnoreCase(loccoun)) { in initComponents()