Uses of Interface
com.biglybt.ui.swt.search.SBC_SearchResultsView.ImageLoadListener
-
Packages that use SBC_SearchResultsView.ImageLoadListener Package Description com.biglybt.ui.swt.search -
-
Uses of SBC_SearchResultsView.ImageLoadListener in com.biglybt.ui.swt.search
Classes in com.biglybt.ui.swt.search that implement SBC_SearchResultsView.ImageLoadListener Modifier and Type Class Description class
SBC_SearchResult
Methods in com.biglybt.ui.swt.search with parameters of type SBC_SearchResultsView.ImageLoadListener Modifier and Type Method Description org.eclipse.swt.graphics.Image
SBC_SearchResultsView. getIcon(Engine engine, SBC_SearchResultsView.ImageLoadListener result)
private org.eclipse.swt.graphics.Image
SBC_SearchResultsView. getIconSupport(Engine engine, SBC_SearchResultsView.ImageLoadListener result)
-