Package ghidra.framework.main.logviewer.ui
package ghidra.framework.main.logviewer.ui
-
ClassDescriptionUI for viewing the contents of very large files efficiently.The FileWatcher *watches* a single file and fires a change notification whenever the file is modified.Custom slider that acts as the scroll bar for the FVTable.Custom UI for a slider that dynamically adjusts the thumb height based on the size of the given
JScrollPane
and {JTable}.The table that backs theFileViewer
window.The model that backs theFVTable
table.Toolbar that contains widgets for controlling theFileViewer
.Renderer for theFVTable
that will set the background color based on the text contents.Simple warning dialog for letting the user know when the input file has been updated.Utility class for managing the viewport in theFVTable
.