private static class TaggingPresetMenu.PresetTextComparator extends Object implements Comparator<JMenuItem>, Serializable
Modifier | Constructor and Description |
---|---|
private |
TaggingPresetMenu.PresetTextComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(JMenuItem o1,
JMenuItem o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
private TaggingPresetMenu.PresetTextComparator()