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 TypeMethodDescriptionvoidLogger.addAlertListener(LoggerAlertListener listener) Add LoggerAlertListener for all alerts raised.voidLogger.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 TypeMethodDescriptionvoidLoggerImpl.addAlertListener(LoggerAlertListener listener) voidLoggerImpl.removeAlertListener(LoggerAlertListener listener)