Uses of Interface
com.biglybt.pif.logging.LoggerAlertListener
Packages that use LoggerAlertListener
-
Uses of LoggerAlertListener in com.biglybt.pif.logging
Methods in com.biglybt.pif.logging with parameters of type LoggerAlertListenerModifier and TypeMethodDescriptionvoid
Logger.addAlertListener
(LoggerAlertListener listener) Add LoggerAlertListener for all alerts raised.void
Logger.removeAlertListener
(LoggerAlertListener listener) Remove previously added AlertListener. -
Uses of LoggerAlertListener in com.biglybt.pifimpl.local.logging
Methods in com.biglybt.pifimpl.local.logging with parameters of type LoggerAlertListenerModifier and TypeMethodDescriptionvoid
LoggerImpl.addAlertListener
(LoggerAlertListener listener) void
LoggerImpl.removeAlertListener
(LoggerAlertListener listener)