de.enough.polish.ui
Class ImageQueue
java.lang.Object
de.enough.polish.ui.ImageQueue
public class ImageQueue
- extends Object
Provides a queue for loading images in the background.
Copyright Enough Software 2004 - 2009
history
19-Apr-2004 - rob creation
- Author:
- Robert Virkus, robert@enough.de
|
Field Summary |
boolean |
cache
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cache
public boolean cache
ImageQueue
public ImageQueue(ImageConsumer consumer,
boolean cache)
addConsumer
public void addConsumer(ImageConsumer consumer)
notifyConsumers
public void notifyConsumers(String name,
Image image)