|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.genuine.tools.Images
Helper methods to manage images.
Constructor Summary | |
Images()
|
Method Summary | |
static javax.swing.ImageIcon |
getImageIcon(java.lang.String iconFilename)
Loads an icon that must be accessible on the class path. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Images()
Method Detail |
public static final javax.swing.ImageIcon getImageIcon(java.lang.String iconFilename)
iconFilename
- The name of the file of the icon
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |