Uses of Interface
com.biglybt.ui.swt.utils.TorrentUIUtilsV3.ContentImageLoadedListener
-
Packages that use TorrentUIUtilsV3.ContentImageLoadedListener Package Description com.biglybt.ui.swt.utils -
-
Uses of TorrentUIUtilsV3.ContentImageLoadedListener in com.biglybt.ui.swt.utils
Methods in com.biglybt.ui.swt.utils with parameters of type TorrentUIUtilsV3.ContentImageLoadedListener Modifier and Type Method Description static org.eclipse.swt.graphics.Image[]
TorrentUIUtilsV3. getContentImage(java.lang.Object datasource, boolean big, TorrentUIUtilsV3.ContentImageLoadedListener l)
Retrieves the thumbnail for the content, pulling it from the web if it can
-