Searched refs:LabelComparator (Results 1 – 1 of 1) sorted by relevance
138 TreeSet types = new TreeSet(new LabelComparator()); in initStatusWindow()711 class LabelComparator implements Comparator { class718 return obj1 instanceof LabelComparator; in equals()