Uses of Interface
com.biglybt.pif.utils.PowerManagementListener
Packages that use PowerManagementListener
Package
Description
-
Uses of PowerManagementListener in com.biglybt.core
Methods in com.biglybt.core with parameters of type PowerManagementListenerModifier and TypeMethodDescriptionvoidCore.addPowerManagementListener(PowerManagementListener listener) voidCore.removePowerManagementListener(PowerManagementListener listener) -
Uses of PowerManagementListener in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement PowerManagementListener -
Uses of PowerManagementListener in com.biglybt.core.impl
Fields in com.biglybt.core.impl with type parameters of type PowerManagementListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<PowerManagementListener> CoreImpl.power_listenersMethods in com.biglybt.core.impl with parameters of type PowerManagementListenerModifier and TypeMethodDescriptionvoidCoreImpl.addPowerManagementListener(PowerManagementListener listener) voidCoreImpl.removePowerManagementListener(PowerManagementListener listener) -
Uses of PowerManagementListener in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils with parameters of type PowerManagementListenerModifier and TypeMethodDescriptionvoidUtilities.addPowerManagementListener(PowerManagementListener listener) voidUtilities.removePowerManagementListener(PowerManagementListener listener) -
Uses of PowerManagementListener in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils with parameters of type PowerManagementListenerModifier and TypeMethodDescriptionvoidUtilitiesImpl.addPowerManagementListener(PowerManagementListener listener) voidUtilitiesImpl.removePowerManagementListener(PowerManagementListener listener)