|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.isti.util.gui.ImageIconLoader
Class ImageIconLoader defines a helper method for loading an image icon from a URL or file, including a file inside of a 'jar' archive file reference via the 'classpath'.
| Method Summary | |
static javax.swing.ImageIcon |
load(java.lang.String iconURLStr)
Loads an image icon from a URL or file. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static javax.swing.ImageIcon load(java.lang.String iconURLStr)
iconURLStr - URL or filename for the icon to loaded.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||