Uses of Interface
com.biglybt.core.util.TorrentUtils.PotentialTorrentDeletionListener
Packages that use TorrentUtils.PotentialTorrentDeletionListener
-
Uses of TorrentUtils.PotentialTorrentDeletionListener in com.biglybt.core.util
Fields in com.biglybt.core.util with type parameters of type TorrentUtils.PotentialTorrentDeletionListenerModifier and TypeFieldDescriptionprivate static CopyOnWriteList
<TorrentUtils.PotentialTorrentDeletionListener> TorrentUtils.ptd_listeners
private static Map
<TorrentUtils.PotentialTorrentDeletionListener, DownloadManager[]> TorrentUtils.ptdl_last
Methods in com.biglybt.core.util with parameters of type TorrentUtils.PotentialTorrentDeletionListenerModifier and TypeMethodDescriptionstatic void
static void
TorrentUtils.removePotentialTorrentDeletionListener
(TorrentUtils.PotentialTorrentDeletionListener l) -
Uses of TorrentUtils.PotentialTorrentDeletionListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TorrentUtils.PotentialTorrentDeletionListenerModifier and TypeClassDescriptionclass
class
Displays a list of torrents in a table view. -
Uses of TorrentUtils.PotentialTorrentDeletionListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TorrentUtils.PotentialTorrentDeletionListener