Autopsy  4.15.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.ResultsPanel.VideoThumbnailWorker Class Reference

Inherits SwingWorker< Void, Void >.

Protected Member Functions

Void doInBackground () throws Exception
 
void done ()
 

Private Attributes

final VideoThumbnailsWrapper thumbnailWrapper
 

Detailed Description

Swing worker to handle the retrieval of video thumbnails and population of the Video Thumbnail Viewer.

Definition at line 632 of file ResultsPanel.java.

Member Function Documentation

Void org.sleuthkit.autopsy.discovery.ResultsPanel.VideoThumbnailWorker.doInBackground ( ) throws Exception
protected

Definition at line 648 of file ResultsPanel.java.

void org.sleuthkit.autopsy.discovery.ResultsPanel.VideoThumbnailWorker.done ( )
protected

Definition at line 654 of file ResultsPanel.java.

Member Data Documentation

final VideoThumbnailsWrapper org.sleuthkit.autopsy.discovery.ResultsPanel.VideoThumbnailWorker.thumbnailWrapper
private

Definition at line 634 of file ResultsPanel.java.


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

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