Uses of Interface
com.biglybt.pif.torrent.TorrentAttributeEvent
-
Packages that use TorrentAttributeEvent Package Description com.biglybt.pif.torrent com.biglybt.pifimpl.local.torrent -
-
Uses of TorrentAttributeEvent in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent with parameters of type TorrentAttributeEvent Modifier and Type Method Description void
TorrentAttributeListener. event(TorrentAttributeEvent ev)
-
Uses of TorrentAttributeEvent in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent with parameters of type TorrentAttributeEvent Modifier and Type Method Description protected void
BaseTorrentAttributeImpl. notifyListeners(TorrentAttributeEvent ev)
-