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 TypeMethodDescriptionboolean
DownloadUrlInfo.sameAs
(DownloadUrlInfo other) void
SelectedContent.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 void
TorrentUIUtilsV3._loadTorrent
(Core core, DownloadUrlInfo dlInfo, boolean playNow, boolean playPrepare, boolean bringToFront) static void
TorrentUIUtilsV3.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 DownloadUrlInfo
DataSourceUtils.getDownloadInfo
(Object ds)