Jalopy 1.0b10

de.hunsicker.jalopy.plugin
Interface SwingAppender

All Superinterfaces:
Appender
All Known Implementing Classes:
AbstractAppender

public interface SwingAppender
extends Appender

Common interface for appenders which output log statements in a visual component.

Version:
$Revision: 1.1 $
Author:
Marco Hunsicker

Method Summary
 void clear()
          Clears all messages currently being displayed.
 void done()
          Notifies the appender that a run was finished.
 
Methods inherited from interface org.apache.log4j.Appender
addFilter, clearFilters, close, doAppend, getErrorHandler, getFilter, getLayout, getName, requiresLayout, setErrorHandler, setLayout, setName
 

Method Detail

clear

public void clear()
Clears all messages currently being displayed.

done

public void done()
Notifies the appender that a run was finished.
Since:
1.0b9

Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002