|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.gui.IconLoader
public class IconLoader
Method Summary | |
---|---|
static javax.swing.ImageIcon |
getGraphic(java.lang.String graphicPath)
|
static java.net.URL |
getGraphicURL(java.lang.String graphicPath)
|
static javax.swing.ImageIcon |
getToolbarIcon(java.lang.String iconPath)
Simple path to the icon from the icons folder, e.g., "general/Open24.gif", "text/Bold16.gif", "table/RowDelete24.gif" |
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 getToolbarIcon(java.lang.String iconPath)
iconPath
-
public static javax.swing.ImageIcon getGraphic(java.lang.String graphicPath)
public static java.net.URL getGraphicURL(java.lang.String graphicPath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |