com.aelitis.azureus.ui.swt.utils
Interface TorrentUIUtilsV3.ContentImageLoadedListener

Enclosing class:
TorrentUIUtilsV3

public static interface TorrentUIUtilsV3.ContentImageLoadedListener


Method Summary
 void contentImageLoaded(org.eclipse.swt.graphics.Image image, boolean wasReturned)
           
 

Method Detail

contentImageLoaded

void contentImageLoaded(org.eclipse.swt.graphics.Image image,
                        boolean wasReturned)
Parameters:
image -
wasReturned - Image was also returned from getContentImage
Since:
4.0.0.5