Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.report.ReportGenerator.ReportWorker Class Reference

Inherits SwingWorker< Void, Void >.

Protected Member Functions

Void doInBackground () throws Exception
 
void done ()
 

Private Member Functions

 ReportWorker (Runnable doInBackground)
 

Private Attributes

final Runnable doInBackground
 

Detailed Description

Definition at line 271 of file ReportGenerator.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.report.ReportGenerator.ReportWorker.ReportWorker ( Runnable  doInBackground)
private

Member Function Documentation

Void org.sleuthkit.autopsy.report.ReportGenerator.ReportWorker.doInBackground ( ) throws Exception
protected
void org.sleuthkit.autopsy.report.ReportGenerator.ReportWorker.done ( )
protected

Member Data Documentation

final Runnable org.sleuthkit.autopsy.report.ReportGenerator.ReportWorker.doInBackground
private

Definition at line 273 of file ReportGenerator.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Apr 24 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.