All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----picture.ImageLoader
public boolean imageLoaded
public Image newImage
protected int framebuffer[]
protected FileInput imagefile
protected boolean debug
protected int xres
protected int yres
protected ImageLoaderProducer myProd
public ImageLoader()
protected void ReadHeader() throws IOException, UnsupportedFormatException, WrongFileFormatException
protected void LoadPic() throws IOException, UnsupportedFormatException, WrongFileFormatException
public String GetInfo()
public final void InitFramebuffer(int w, int h)
public Image Load(URL picfile, Component target) throws NoSuchLoaderException
public Image Load(String picfile, Component target) throws NoSuchLoaderException
protected final void Print(String txt)
public final void Debug(boolean flag)
protected final void Sleep(int sec)
public void run()
public void start()
All Packages Class Hierarchy This Package Previous Next Index