|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.inet.html.image.ImageFetcher
public class ImageFetcher
Alternate image fetcher implementation.
Constructor Summary | |
---|---|
ImageFetcher()
|
Method Summary | |
---|---|
RemoteImage |
getImage(java.net.URL location,
java.awt.image.ImageObserver observer)
Creates a image fetch proxy and enqueues the load request |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageFetcher()
Method Detail |
---|
public RemoteImage getImage(java.net.URL location, java.awt.image.ImageObserver observer)
location
- the location of the image to loadobserver
- the image observer to get notified when the image is available
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |