Version: 1.1.1

org.inb.swing
Class ImageLoader

java.lang.Object
  extended by org.inb.swing.ImageLoader

public final class ImageLoader
extends Object

Auxiliary class for loading images with a simple soft reference based cache.

Author:
Dmitry Repchevsky

Method Summary
static Image load(String path)
           
static BufferedImage read(String path)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

load

public static Image load(String path)

read

public static BufferedImage read(String path)

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010