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 TypeMethodDescriptionvoidTOTorrentCreator.addListener(TOTorrentProgressListener listener) voidTOTorrentCreator.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.listenersprivate final List<TOTorrentProgressListener> TOTorrentCreateImpl.progress_listenersMethods in com.biglybt.core.torrent.impl with parameters of type TOTorrentProgressListenerModifier and TypeMethodDescriptionprotected voidTOTorrentCreateImpl.addListener(TOTorrentProgressListener listener) voidTOTorrentCreatorImpl.addListener(TOTorrentProgressListener listener) protected voidTOTorrentCreateImpl.removeListener(TOTorrentProgressListener listener) voidTOTorrentCreatorImpl.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