Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.discovery.ui.ResultsPanel.ImageThumbnailWorker Class Reference

Inherits SwingWorker< Void, Void >.

Protected Member Functions

Void doInBackground () throws Exception
 
void done ()
 

Private Attributes

final ImageThumbnailWrapper thumbnailWrapper
 

Detailed Description

Swing worker to handle the retrieval of image thumbnails and population of the Image Thumbnail Viewer.

Definition at line 748 of file ResultsPanel.java.

Member Function Documentation

Void org.sleuthkit.autopsy.discovery.ui.ResultsPanel.ImageThumbnailWorker.doInBackground ( ) throws Exception
protected
void org.sleuthkit.autopsy.discovery.ui.ResultsPanel.ImageThumbnailWorker.done ( )
protected

Definition at line 774 of file ResultsPanel.java.

Member Data Documentation

final ImageThumbnailWrapper org.sleuthkit.autopsy.discovery.ui.ResultsPanel.ImageThumbnailWorker.thumbnailWrapper
private

Definition at line 750 of file ResultsPanel.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.