FileViewer |
UI for viewing the contents of very large files efficiently.
|
FileWatcher |
The FileWatcher *watches* a single file and fires a change notification whenever the file
is modified.
|
FVSlider |
Custom slider that acts as the scroll bar for the FVTable.
|
FVSliderUI |
Custom UI for a slider that dynamically adjusts the thumb height based on the size of the
given JScrollPane and {JTable}.
|
FVTable |
|
FVTableModel |
The model that backs the FVTable table.
|
FVToolBar |
Toolbar that contains widgets for controlling the FileViewer .
|
LogLevelTableCellRenderer |
Renderer for the FVTable that will set the background color based on
the text contents.
|
ReloadDialog |
Simple warning dialog for letting the user know when the input file has been updated.
|
ViewportUtility |
Utility class for managing the viewport in the FVTable .
|