Package ghidra.framework.main.logviewer.ui


package ghidra.framework.main.logviewer.ui
  • Classes
    Class
    Description
    UI 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 the FileViewer window.
    The model that backs the FVTable table.
    Toolbar that contains widgets for controlling the FileViewer.
    Renderer for the FVTable 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 the FVTable.