Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.communications.relationships.MediaViewer.SelectionWorker Class Reference

Inherits SwingWorker< BlackboardArtifact, Void >.

Protected Member Functions

BlackboardArtifact doInBackground () throws Exception
 
void done ()
 

Private Attributes

final AbstractContent thumbnail
 

Detailed Description

A SwingWorker to get the artifact associated with the selected thumbnail.

Definition at line 212 of file MediaViewer.java.

Member Function Documentation

BlackboardArtifact org.sleuthkit.autopsy.communications.relationships.MediaViewer.SelectionWorker.doInBackground ( ) throws Exception
protected
void org.sleuthkit.autopsy.communications.relationships.MediaViewer.SelectionWorker.done ( )
protected

Definition at line 236 of file MediaViewer.java.

Member Data Documentation

final AbstractContent org.sleuthkit.autopsy.communications.relationships.MediaViewer.SelectionWorker.thumbnail
private

Definition at line 214 of file MediaViewer.java.


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

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