Uses of Interface
com.alee.managers.log.LogPrefixSupplier

Packages that use LogPrefixSupplier
com.alee.managers.log   
 

Uses of LogPrefixSupplier in com.alee.managers.log
 

Fields in com.alee.managers.log declared as LogPrefixSupplier
protected static LogPrefixSupplier Log.prefixSupplier
          Custom log messages prefix supplier.
 

Methods in com.alee.managers.log that return LogPrefixSupplier
static LogPrefixSupplier Log.getPrefixSupplier()
          Returns custom log prefix supplier.
 

Methods in com.alee.managers.log with parameters of type LogPrefixSupplier
static void Log.setPrefixSupplier(LogPrefixSupplier supplier)
          Sets custom log prefix supplier