Uses of Interface
com.biglybt.core.torrent.TOTorrentProgressListener
Packages that use TOTorrentProgressListener
Package
Description
-
Uses of TOTorrentProgressListener in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent with parameters of type TOTorrentProgressListenerModifier and TypeMethodDescriptionvoid
TOTorrentCreator.addListener
(TOTorrentProgressListener listener) void
TOTorrentCreator.removeListener
(TOTorrentProgressListener listener) -
Uses of TOTorrentProgressListener in com.biglybt.core.torrent.impl
Fields in com.biglybt.core.torrent.impl with type parameters of type TOTorrentProgressListenerModifier and TypeFieldDescriptionprivate final List<TOTorrentProgressListener>
TOTorrentCreatorImpl.listeners
private final List<TOTorrentProgressListener>
TOTorrentCreateImpl.progress_listeners
Methods in com.biglybt.core.torrent.impl with parameters of type TOTorrentProgressListenerModifier and TypeMethodDescriptionprotected void
TOTorrentCreateImpl.addListener
(TOTorrentProgressListener listener) void
TOTorrentCreatorImpl.addListener
(TOTorrentProgressListener listener) protected void
TOTorrentCreateImpl.removeListener
(TOTorrentProgressListener listener) void
TOTorrentCreatorImpl.removeListener
(TOTorrentProgressListener listener) -
Uses of TOTorrentProgressListener in com.biglybt.pifimpl.local.sharing
Classes in com.biglybt.pifimpl.local.sharing that implement TOTorrentProgressListener -
Uses of TOTorrentProgressListener in com.biglybt.pifimpl.local.torrent
Classes in com.biglybt.pifimpl.local.torrent that implement TOTorrentProgressListener -
Uses of TOTorrentProgressListener in com.biglybt.ui.console
Classes in com.biglybt.ui.console that implement TOTorrentProgressListener -
Uses of TOTorrentProgressListener in com.biglybt.ui.swt.maketorrent
Classes in com.biglybt.ui.swt.maketorrent that implement TOTorrentProgressListener