|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.photoviewer.client.ui.ConstWidgets
Class used to cache commonly used widgets such as small images, Fonts, Colors, etc.
Constructor Summary | |
ConstWidgets(PhotoViewer thinlet)
|
Method Summary | |
static java.awt.Image |
getImage(java.lang.String name)
Get the Image with the passed in name |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConstWidgets(PhotoViewer thinlet)
Method Detail |
public static java.awt.Image getImage(java.lang.String name)
name
- String name of the resource to get
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |