|
Class Summary |
| ControlPanel |
Represents the controls for filtering, pausing, exiting, etc. |
| DetailPanel |
A panel for showing a stack trace. |
| EventDetails |
Represents the details of a logging event. |
| ExitAction |
Encapsulates the action to exit. |
| LoadXMLAction |
Encapsulates the action to load an XML file. |
| LoggingReceiver |
A daemon thread the processes connections from a
org.apache.log4j.net.SocketAppender.html. |
| Main |
The main application. |
| MyTableModel |
Represents a list of EventDetails objects that are sorted on
logging time. |
| XMLFileHandler |
A content handler for document containing Log4J events logged using the
XMLLayout class. |