Uses of Class
com.calfater.mailcarbon.log.TextAreaLogger

Packages that use TextAreaLogger
com.calfater.mailcarbon.log   
 

Uses of TextAreaLogger in com.calfater.mailcarbon.log
 

Methods in com.calfater.mailcarbon.log that return TextAreaLogger
static TextAreaLogger LoggerFactory.getTextAreaLogger(javax.swing.JTextArea dest)
          Get a logger for a JTextArea.