com.aelitis.azureus.ui.utils
Class ImageBytesDownloader

java.lang.Object
  extended by com.aelitis.azureus.ui.utils.ImageBytesDownloader

public class ImageBytesDownloader
extends Object

Author:
TuxPaper

Nested Class Summary
static interface ImageBytesDownloader.ImageDownloaderListener
           
 
Constructor Summary
ImageBytesDownloader()
           
 
Method Summary
static void loadImage(String url, ImageBytesDownloader.ImageDownloaderListener l)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ImageBytesDownloader

public ImageBytesDownloader()
Method Detail

loadImage

public static void loadImage(String url,
                             ImageBytesDownloader.ImageDownloaderListener l)