private static class TaggingPresetMenu.PresetTextComparator extends java.lang.Object implements java.util.Comparator<javax.swing.JMenuItem>, java.io.Serializable
Modifier | Constructor and Description |
---|---|
private |
TaggingPresetMenu.PresetTextComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(javax.swing.JMenuItem o1,
javax.swing.JMenuItem o2) |
private TaggingPresetMenu.PresetTextComparator()
public int compare(javax.swing.JMenuItem o1, javax.swing.JMenuItem o2)
compare
in interface java.util.Comparator<javax.swing.JMenuItem>