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 TypeMethodDescriptionvoidDeviceManager.addListener(DeviceManagerListener listener) voidDeviceManager.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.listenersMethods in com.biglybt.core.devices.impl with parameters of type DeviceManagerListenerModifier and TypeMethodDescriptionvoidDeviceManagerImpl.addListener(DeviceManagerListener listener) voidDeviceManagerImpl.removeListener(DeviceManagerListener listener) -
Uses of DeviceManagerListener in com.biglybt.ui.swt.devices
Fields in com.biglybt.ui.swt.devices declared as DeviceManagerListenerModifier and TypeFieldDescriptionprivate DeviceManagerListenerDeviceManagerUI.device_manager_listenerprivate DeviceManagerListenerDeviceManagerUI.device_manager_listener_setupuiprivate DeviceManagerListenerDeviceManagerUI.deviceManagerListener