|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hipipal.texteditor.common.ComparatorFilesAlpha
public class ComparatorFilesAlpha
Compare files Alphabetically (w/ folders listed first)
Constructor Summary | |
---|---|
ComparatorFilesAlpha()
|
Method Summary | |
---|---|
int |
compare(java.io.File file1,
java.io.File file2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public ComparatorFilesAlpha()
Method Detail |
---|
public int compare(java.io.File file1, java.io.File file2)
compare
in interface java.util.Comparator<java.io.File>
Comparator.compare(Object, Object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |