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 GlobalManagerListenerTranscodeManagerImpl.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 TypeMethodDescriptionvoidGlobalManager.addListener(GlobalManagerListener l) Add a Global Manager listener and triggers itvoidGlobalManager.addListener(GlobalManagerListener listener, boolean trigger) voidGlobalManager.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 TypeMethodDescriptionvoidGlobalManagerImpl.addListener(GlobalManagerListener listener) voidGlobalManagerImpl.addListener(GlobalManagerListener listener, boolean trigger) voidGlobalManagerImpl.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 TypeClassDescriptionclassclassDisplays a list of torrents in a table view.classAllPeersViewclass -
Uses of GlobalManagerListener in com.biglybt.ui.swt.views.clientstats
Classes in com.biglybt.ui.swt.views.clientstats that implement GlobalManagerListenerModifier and TypeClassDescriptionclassThis 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