Package com.biglybt.ui.swt.imageloader
Interface ImageLoader.ImageDownloaderListener
-
- Enclosing class:
- ImageLoader
public static interface ImageLoader.ImageDownloaderListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
imageDownloaded(org.eclipse.swt.graphics.Image image, java.lang.String key, boolean returnedImmediately)
-