Uses of Interface
com.biglybt.pif.download.DownloadStub.DownloadStubEx
Packages that use DownloadStub.DownloadStubEx
-
Uses of DownloadStub.DownloadStubEx in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadStub.DownloadStubEx -
Uses of DownloadStub.DownloadStubEx in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt that return DownloadStub.DownloadStubExModifier and TypeMethodDescriptionprivate static DownloadStub.DownloadStubEx[]
TorrentUtil.toDownloadStubs
(Object[] objects) Methods in com.biglybt.ui.swt with parameters of type DownloadStub.DownloadStubExModifier and TypeMethodDescriptionstatic void
TorrentUtil.removeDownloadStubs
(DownloadStub.DownloadStubEx[] dms, AERunnable deleteFailed, boolean forcePrompt) private static void
TorrentUtil.removeDownloadStubsPrompterClosed
(DownloadStub.DownloadStubEx[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent)