| Interface | Description |
|---|---|
| ZoomProgressListener |
An interface for the progress of the zoom.
|
| Class | Description |
|---|---|
| FileHelper |
An helper glass to get logs from a file..
|
| FilesManager |
FilesManager organizes the files for the zooming:
owns a list of files of logs
return the right file(s) for zooming by date/time interval
get the logs of the given time and level intervals
|
| ManualZoomDlg |
The dialog to zoom giving a time interval.
|
| ZoomManager |
The manager of the zoom feature.
|
| ZoomPrefsDlg |
The dialog to set preferences for zooming
|
| Exception | Description |
|---|---|
| ZoomException |
The exception generated by the zoom feature
|