org.rapla.gui.images
Class Images

java.lang.Object
  extended by org.rapla.gui.images.Images

public class Images
extends Object

Offers direct access to the images.


Constructor Summary
Images()
           
 
Method Summary
static ImageIcon getIcon(String filename)
           
static Image getImage(String filename)
           
static InputStream getInputStream(String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Images

public Images()
Method Detail

getInputStream

public static InputStream getInputStream(String filename)

getImage

public static Image getImage(String filename)

getIcon

public static ImageIcon getIcon(String filename)


Copyright © 2000-2006 Rapla Team. All Rights Reseserved.