Uses of Class
com.biglybt.ui.swt.imageloader.ImageLoader
Packages that use ImageLoader
Package
Description
-
Uses of ImageLoader in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as ImageLoader -
Uses of ImageLoader in com.biglybt.ui.swt.imageloader
Fields in com.biglybt.ui.swt.imageloader declared as ImageLoaderMethods in com.biglybt.ui.swt.imageloader that return ImageLoader -
Uses of ImageLoader in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as ImageLoader -
Uses of ImageLoader in com.biglybt.ui.swt.skin
Fields in com.biglybt.ui.swt.skin declared as ImageLoaderFields in com.biglybt.ui.swt.skin with type parameters of type ImageLoaderModifier and TypeFieldDescriptionprivate Map<SkinProperties, ImageLoader> SWTSkin.mapImageLoadersMethods in com.biglybt.ui.swt.skin that return ImageLoaderMethods in com.biglybt.ui.swt.skin with parameters of type ImageLoaderModifier and TypeMethodDescriptionvoidSWTBGImagePainter.setImage(ImageLoader imageLoader, String idLeft, String idRight, String id) voidSWTBGImagePainter.setImages(ImageLoader imageLoader, String bgImageLeftId, String bgImageRightId, String bgImageId) Constructors in com.biglybt.ui.swt.skin with parameters of type ImageLoaderModifierConstructorDescriptionSWTBGImagePainter(org.eclipse.swt.widgets.Control control, ImageLoader imageLoader, String bgImageLeftId, String bgImageRightId, String bgImageId, int tileMode, boolean useBGImage) -
Uses of ImageLoader in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as ImageLoader -
Uses of ImageLoader in com.biglybt.ui.swt.utils
Fields in com.biglybt.ui.swt.utils declared as ImageLoaderModifier and TypeFieldDescription(package private) static ImageLoaderTorrentUIUtilsV3.imageLoaderThumb