Uses of Interface
com.biglybt.pif.logging.LogAlertListener
Packages that use LogAlertListener
-
Uses of LogAlertListener in com.biglybt.pif.logging
Methods in com.biglybt.pif.logging with parameters of type LogAlertListenerModifier and TypeMethodDescriptionvoid
Logger.addAlertListener
(LogAlertListener listener) Add a listener to be informed of any alerts to be displayed to users.void
Logger.removeAlertListener
(LogAlertListener listener) Remove a previously added alert listener. -
Uses of LogAlertListener in com.biglybt.pifimpl.local.logging
Methods in com.biglybt.pifimpl.local.logging with parameters of type LogAlertListenerModifier and TypeMethodDescriptionvoid
LoggerImpl.addAlertListener
(LogAlertListener listener) void
LoggerImpl.removeAlertListener
(LogAlertListener listener)