Uses of Interface
VASSAL.tools.logging.LogListener
Packages that use LogListener
-
Uses of LogListener in VASSAL.tools.logging
Methods in VASSAL.tools.logging that return LogListenerModifier and TypeMethodDescriptionstatic LogListener[]
Logger.getLogListeners()
Deprecated, for removal: This API element is subject to removal in a future version.Methods in VASSAL.tools.logging with parameters of type LogListenerModifier and TypeMethodDescriptionstatic void
Logger.addLogListener
(LogListener l) Deprecated, for removal: This API element is subject to removal in a future version.static void
Logger.removeLogListener
(LogListener l) Deprecated, for removal: This API element is subject to removal in a future version.