Autopsy  4.21.0
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.MediaViewerWorker Class Reference

Inherits SwingWorker< TableFilterNode, Void >.

Protected Member Functions

TableFilterNode doInBackground () throws Exception
 
void done ()
 

Private Attributes

final SelectionInfo selectionInfo
 

Detailed Description

Swing worker for gathering the data needed to populate the media viewer.

Definition at line 259 of file MediaViewer.java.

Member Function Documentation

TableFilterNode org.sleuthkit.autopsy.communications.relationships.MediaViewer.MediaViewerWorker.doInBackground ( ) throws Exception
protected

Definition at line 268 of file MediaViewer.java.

void org.sleuthkit.autopsy.communications.relationships.MediaViewer.MediaViewerWorker.done ( )
protected

Member Data Documentation

final SelectionInfo org.sleuthkit.autopsy.communications.relationships.MediaViewer.MediaViewerWorker.selectionInfo
private

Definition at line 261 of file MediaViewer.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.