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.contentviewers.SQLiteViewer.SQLiteViewerWorker Class Reference

Inherits SwingWorker< WorkerResults, Void >.

Protected Member Functions

WorkerResults doInBackground () throws Exception
 

Private Attributes

final AbstractFile file
 

Detailed Description

SwingWorker that will gather the data needed to display the given file in the SQL viewer.

Definition at line 680 of file SQLiteViewer.java.

Member Function Documentation

WorkerResults org.sleuthkit.autopsy.contentviewers.SQLiteViewer.SQLiteViewerWorker.doInBackground ( ) throws Exception
protected

Member Data Documentation

final AbstractFile org.sleuthkit.autopsy.contentviewers.SQLiteViewer.SQLiteViewerWorker.file
private

Definition at line 682 of file SQLiteViewer.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.