Uses of Interface
com.biglybt.core.devices.DeviceManagerListener
Packages that use DeviceManagerListener
Package
Description
-
Uses of DeviceManagerListener in com.biglybt.core.devices
Methods in com.biglybt.core.devices with parameters of type DeviceManagerListenerModifier and TypeMethodDescriptionvoid
DeviceManager.addListener
(DeviceManagerListener listener) void
DeviceManager.removeListener
(DeviceManagerListener listener) -
Uses of DeviceManagerListener in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl with type parameters of type DeviceManagerListenerModifier and TypeFieldDescriptionprivate ListenerManager
<DeviceManagerListener> DeviceManagerImpl.listeners
Methods in com.biglybt.core.devices.impl with parameters of type DeviceManagerListenerModifier and TypeMethodDescriptionvoid
DeviceManagerImpl.addListener
(DeviceManagerListener listener) void
DeviceManagerImpl.removeListener
(DeviceManagerListener listener) -
Uses of DeviceManagerListener in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as DeviceManagerListenerModifier and TypeFieldDescriptionprivate DeviceManagerListener
DeviceManagerUI.device_manager_listener
private DeviceManagerListener
DeviceManagerUI.device_manager_listener_setupui
private DeviceManagerListener
DeviceManagerUI.deviceManagerListener