|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectGUIPicThing
A Comparable for sorting a list of pictures first by category, then by reversed order of dates of pictures and filename (to list newest first).
| Constructor Summary | |
GUIPicThing(java.lang.String c,
PicLink p)
Constructor. |
|
| Method Summary | |
int |
compareTo(java.lang.Object ob2)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GUIPicThing(java.lang.String c,
PicLink p)
c - The category caption.p - The picLink.| Method Detail |
public int compareTo(java.lang.Object ob2)
compareTo in interface java.lang.Comparable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||