Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.guiutils.RefreshThrottler.Refresher.
Public Member Functions | |
boolean | isRefreshRequired (PropertyChangeEvent evt) |
void | refresh () |
Responsible for updating the 'By Mime Type' view in the UI. See RefreshThrottler for more details.
Definition at line 228 of file FileTypesByMimeType.java.
boolean org.sleuthkit.autopsy.datamodel.FileTypesByMimeType.FileTypesByMimeTypeRefresher.isRefreshRequired | ( | PropertyChangeEvent | evt | ) |
Determine whether the given event should result in a refresh.
evt |
Implements org.sleuthkit.autopsy.guiutils.RefreshThrottler.Refresher.
Definition at line 236 of file FileTypesByMimeType.java.
void org.sleuthkit.autopsy.datamodel.FileTypesByMimeType.FileTypesByMimeTypeRefresher.refresh | ( | ) |
The RefreshThrottler calls this method when the RefreshTask runs.
Implements org.sleuthkit.autopsy.guiutils.RefreshThrottler.Refresher.
Definition at line 231 of file FileTypesByMimeType.java.
References org.sleuthkit.autopsy.datamodel.FileTypesByMimeType.refreshMimeTypes().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.