Uses of Interface
com.biglybt.core.global.GlobalManagerListener
Packages that use GlobalManagerListener
Package
Description
-
Uses of GlobalManagerListener in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as GlobalManagerListenerModifier and TypeFieldDescriptionprivate GlobalManagerListener
TranscodeManagerImpl.category_dl_listener
-
Uses of GlobalManagerListener in com.biglybt.core.global
Classes in com.biglybt.core.global that implement GlobalManagerListenerMethods in com.biglybt.core.global with parameters of type GlobalManagerListenerModifier and TypeMethodDescriptionvoid
GlobalManager.addListener
(GlobalManagerListener l) Add a Global Manager listener and triggers itvoid
GlobalManager.addListener
(GlobalManagerListener listener, boolean trigger) void
GlobalManager.removeListener
(GlobalManagerListener l) Removes a Global Manager listener -
Uses of GlobalManagerListener in com.biglybt.core.global.impl
Methods in com.biglybt.core.global.impl with parameters of type GlobalManagerListenerModifier and TypeMethodDescriptionvoid
GlobalManagerImpl.addListener
(GlobalManagerListener listener) void
GlobalManagerImpl.addListener
(GlobalManagerListener listener, boolean trigger) void
GlobalManagerImpl.removeListener
(GlobalManagerListener listener) -
Uses of GlobalManagerListener in com.biglybt.core.stats.transfer.impl
Classes in com.biglybt.core.stats.transfer.impl that implement GlobalManagerListener -
Uses of GlobalManagerListener in com.biglybt.pifimpl.local
Classes in com.biglybt.pifimpl.local that implement GlobalManagerListener -
Uses of GlobalManagerListener in com.biglybt.ui.swt
Classes in com.biglybt.ui.swt that implement GlobalManagerListener -
Uses of GlobalManagerListener in com.biglybt.ui.swt.shells.main
Classes in com.biglybt.ui.swt.shells.main that implement GlobalManagerListener -
Uses of GlobalManagerListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement GlobalManagerListenerModifier and TypeClassDescriptionclass
class
Displays a list of torrents in a table view.class
AllPeersViewclass
-
Uses of GlobalManagerListener in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement GlobalManagerListenerModifier and TypeClassDescriptionclass
This view needs to be reworked so that the data collection is separate from UI -
Uses of GlobalManagerListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement GlobalManagerListener -
Uses of GlobalManagerListener in com.biglybt.ui.swt.views.tableitems.mytorrents
Classes in com.biglybt.ui.swt.views.tableitems.mytorrents that implement GlobalManagerListener