|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--wtanaka.praya.gale.Thumbnails
Proto-thumbnail code.
Return to
or the Praya Homepage
| Field Summary | |
private java.util.Hashtable |
imageIconCache
|
static java.lang.String |
THUMBNAIL_URL_PREFIX
|
static javax.swing.ImageIcon |
UNKNOWN_THUMBNAIL
|
| Constructor Summary | |
Thumbnails()
|
|
| Method Summary | |
private static byte[] |
getImageFromURL(java.net.URL location)
|
javax.swing.JLabel |
getThumbnailForId(java.lang.String id)
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
public static final java.lang.String THUMBNAIL_URL_PREFIX
public static final javax.swing.ImageIcon UNKNOWN_THUMBNAIL
private final java.util.Hashtable imageIconCache
| Constructor Detail |
public Thumbnails()
| Method Detail |
private static byte[] getImageFromURL(java.net.URL location)
throws java.io.IOException
public javax.swing.JLabel getThumbnailForId(java.lang.String id)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||