Searched refs:countryIcon (Results 1 – 1 of 1) sorted by relevance
1247 private static ImageIcon countryIcon = null; field in RBTreeCellRenderer1283 else if (level == 2) setIcon(countryIcon); in getTreeCellRendererComponent()1298 countryIcon = new ImageIcon(thisClass.getResource("images/tree_icon_country.gif")); in getInstance()