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_listenersprivate static Map<TorrentUtils.PotentialTorrentDeletionListener, DownloadManager[]> TorrentUtils.ptdl_lastMethods in com.biglybt.core.util with parameters of type TorrentUtils.PotentialTorrentDeletionListenerModifier and TypeMethodDescriptionstatic voidstatic voidTorrentUtils.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 TypeClassDescriptionclassclassDisplays 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