com.jme.util
Class GIFLoader

java.lang.Object
  extended bycom.jme.util.GIFLoader

public final class GIFLoader
extends java.lang.Object

GIFLoader is a stub to be filled in later with non-awt dependant gif loading code.

Version:
$Id: GIFLoader.java,v 1.1 2004/09/06 18:17:44 renanse Exp $
Author:

Method Summary
static Image loadImage(java.io.InputStream fis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

loadImage

public static Image loadImage(java.io.InputStream fis)
                       throws java.io.IOException
Throws:
java.io.IOException