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
private static Component client
private boolean slow
private MediaTracker tracker
private ImageLoader newloader
private DirectColorModel colormodel
private DataInputStream Datei
private Thread runner
private static int done
private String theFileName
private ImageClassLoader classloader
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
private boolean StartLoadProcess(String filename, DataInputStream Datei) 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