| Interface | Description |
|---|---|
| LogRecordListener |
Listener for changes in LogRecordSource object.
|
| LogRecordsSource.Filter<T> |
Interface for filtering messages.
|
| Class | Description |
|---|---|
| LimitedQueue<T> |
Queue with limited capacity.
|
| LogNode |
Node representing single log category.
|
| LogProxy |
Adapter of standard Java logger to LogRecordsSource object.
|
| LogRecordsSource<T> |
Source of LogRecords, it caches incomming logrecords and provides observers new
collection of records when filter changes.
|
| LogTableModel |
Table model designed to cooperate with LogRecordsSource object through
LogRecordListener interface.
|
| LogViewerPane |
Panel with log viewer (table showing log records).
|
| LogViewerTopComponent |
Top component which displays table with log records.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.