org.equanda.util
Class ImageLoader
java.lang.Object
org.equanda.util.ImageLoader
public final class ImageLoader
- extends Object
ImageLoader can be used to load an image
No caching of images is provided!
- Author:
- Joachim Van der Auwera
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
loadFromResource
public static Image loadFromResource(String name,
Object o)
loadFromResource
public static Image loadFromResource(String name,
Class cl)
Copyright © 2007-2009. All Rights Reserved.