eNTitanok.gfx
Class Kepek.Kepbetolto

java.lang.Object
  |
  +--java.awt.MediaTracker
        |
        +--eNTitanok.gfx.Kepek.Kepbetolto
Enclosing class:
Kepek

public static class Kepek.Kepbetolto
extends java.awt.MediaTracker

Nehany keresetlen szo a kepbetoltesrol. Paint-tal keszitett BMP-t a Java nem tud betolteni. Punktum. GIF-et es JPG-et be lehet tolteni. Java Applet nem tolthet be a vinyorol akarhonnan kepet (SecurityException) Java Applet tolthet be a sajat konyvtarabol kepet, akkor is, ha a sajat konyvtara a vinyon van: this.getImage(this.getCodeBase(),"kepnev.gif"); a transparent GIF-et a Java jol tolti be.

See Also:
Serialized Form

Inner Class Summary
static interface Kepek.Kepbetolto.SikertelenBetoltesException
           
 
Field Summary
protected  java.util.Hashtable ht
           
protected  java.lang.String resdir
          Például "eNTitanok/kkkg/design/".
protected  java.util.Hashtable szk
           
protected  java.util.Vector v
           
 
Fields inherited from class java.awt.MediaTracker
ABORTED, COMPLETE, ERRORED, LOADING
 
Constructor Summary
Kepek.Kepbetolto()
           
Kepek.Kepbetolto(java.lang.String resdir)
           
 
Method Summary
 Kepek.Kep betolt(java.lang.String filenev)
           
 boolean egyreVar(java.awt.Image image)
          Egyetlen kép letöltődésére vár.
 void elfelejt(java.lang.String filenev)
           
 void mind_meglegyen()
          az összes folyamatban levő betöltést végigviszi
 
Methods inherited from class java.awt.MediaTracker
addImage, addImage, checkAll, checkAll, checkID, checkID, getErrorsAny, getErrorsID, isErrorAny, isErrorID, removeImage, removeImage, removeImage, statusAll, statusID, waitForAll, waitForAll, waitForID, waitForID
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ht

protected java.util.Hashtable ht

szk

protected java.util.Hashtable szk

v

protected java.util.Vector v

resdir

protected java.lang.String resdir
Például "eNTitanok/kkkg/design/".
Constructor Detail

Kepek.Kepbetolto

public Kepek.Kepbetolto()

Kepek.Kepbetolto

public Kepek.Kepbetolto(java.lang.String resdir)
Method Detail

elfelejt

public void elfelejt(java.lang.String filenev)

betolt

public Kepek.Kep betolt(java.lang.String filenev)

egyreVar

public boolean egyreVar(java.awt.Image image)
Egyetlen kép letöltődésére vár. Pontosan akkor true, ha sikerült.

mind_meglegyen

public void mind_meglegyen()
az összes folyamatban levő betöltést végigviszi