| Class | Description |
|---|---|
| ColumnListener |
This class implements a listener to the changes in TableColumnModel
which is used in the LogEntryTable.
|
| DetailedLogTable |
The table used to represent data in the right panel of the
main window
|
| DomTree |
This class wraps a DOM node and returns the text we want to
display in the tree.
|
| DomTree.TheCellRenderer |
| Enum | Description |
|---|---|
| EntryTypeIcon |
The icons shown for each log entry type
The icon was part of
LogTypeHelper but has been moved
here because it caused a process using the engine to crash if executed
without X running or when started with sudo |