Uses of Class
com.biglybt.ui.selectedcontent.DownloadUrlInfo
Packages that use DownloadUrlInfo
Package
Description
-
Uses of DownloadUrlInfo in com.biglybt.ui.selectedcontent
Fields in com.biglybt.ui.selectedcontent declared as DownloadUrlInfoMethods in com.biglybt.ui.selectedcontent that return DownloadUrlInfoModifier and TypeMethodDescriptionISelectedContent.getDownloadInfo()SelectedContent.getDownloadInfo()Methods in com.biglybt.ui.selectedcontent with parameters of type DownloadUrlInfoModifier and TypeMethodDescriptionbooleanDownloadUrlInfo.sameAs(DownloadUrlInfo other) voidSelectedContent.setDownloadInfo(DownloadUrlInfo info) -
Uses of DownloadUrlInfo in com.biglybt.ui.swt.browser.listener
Subclasses of DownloadUrlInfo in com.biglybt.ui.swt.browser.listener -
Uses of DownloadUrlInfo in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions that return DownloadUrlInfo -
Uses of DownloadUrlInfo in com.biglybt.ui.swt.utils
Methods in com.biglybt.ui.swt.utils with parameters of type DownloadUrlInfoModifier and TypeMethodDescriptionprivate static voidTorrentUIUtilsV3._loadTorrent(Core core, DownloadUrlInfo dlInfo, boolean playNow, boolean playPrepare, boolean bringToFront) static voidTorrentUIUtilsV3.loadTorrent(DownloadUrlInfo dlInfo, boolean playNow, boolean playPrepare, boolean bringToFront) -
Uses of DownloadUrlInfo in com.biglybt.util
Methods in com.biglybt.util that return DownloadUrlInfoModifier and TypeMethodDescriptionstatic DownloadUrlInfoDataSourceUtils.getDownloadInfo(Object ds)