Uses of Interface
com.biglybt.core.global.GlobalManagerEventListener
Packages that use GlobalManagerEventListener
Package
Description
-
Uses of GlobalManagerEventListener in com.biglybt.core.global
Methods in com.biglybt.core.global with parameters of type GlobalManagerEventListenerModifier and TypeMethodDescriptionvoidGlobalManager.addEventListener(GlobalManagerEventListener listener) voidGlobalManager.removeEventListener(GlobalManagerEventListener listener) -
Uses of GlobalManagerEventListener in com.biglybt.core.global.impl
Methods in com.biglybt.core.global.impl with parameters of type GlobalManagerEventListenerModifier and TypeMethodDescriptionvoidGlobalManagerImpl.addEventListener(GlobalManagerEventListener listener) voidGlobalManagerImpl.removeEventListener(GlobalManagerEventListener listener) -
Uses of GlobalManagerEventListener in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as GlobalManagerEventListenerModifier and TypeFieldDescriptionprivate final GlobalManagerEventListenerUserAlerts.globalManagerEventListener -
Uses of GlobalManagerEventListener in com.biglybt.ui.swt.views
Fields in com.biglybt.ui.swt.views declared as GlobalManagerEventListenerModifier and TypeFieldDescriptionprivate GlobalManagerEventListenerMyTorrentsView.gm_event_listener -
Uses of GlobalManagerEventListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement GlobalManagerEventListener