cmu.survey.editor.gui.graphics
Class GraphicsLoader

java.lang.Object
  extended by cmu.survey.editor.gui.graphics.GraphicsLoader

public class GraphicsLoader
extends java.lang.Object


Field Summary
static GraphicsLoader loader
           
 
Method Summary
static javax.swing.ImageIcon getGraphic(java.lang.String graphicPath)
           
static java.net.URL getGraphicURL(java.lang.String graphicPath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

loader

public static GraphicsLoader loader
Method Detail

getGraphic

public static javax.swing.ImageIcon getGraphic(java.lang.String graphicPath)

getGraphicURL

public static java.net.URL getGraphicURL(java.lang.String graphicPath)