|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--allensoft.gui.SortedTableModel.DefaultComparator
|
+--allensoft.javacvs.client.ui.swing.WorkingDirectoryTable.EntryComparator
A comparator that organizes directories first and then files in alphabetical order.
| Constructor Summary | |
WorkingDirectoryTable.EntryComparator()
|
|
| Method Summary | |
int |
compare(java.lang.Object o1,
java.lang.Object o2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
equals |
| Constructor Detail |
public WorkingDirectoryTable.EntryComparator()
| Method Detail |
public int compare(java.lang.Object o1,
java.lang.Object o2)
compare in class SortedTableModel.DefaultComparator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||