kAWT Version 0.90

java.awt
Class GifLoader

java.lang.Object
  |
  +--java.awt.GifLoader

public class GifLoader
extends Object


Constructor Summary
GifLoader(java.awt.InputStream is)
           
 
Method Summary
 Image load()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GifLoader

public GifLoader(java.awt.InputStream is)
Method Detail

load

public Image load()
           throws java.awt.IOException

kAWT Version 0.90