Autopsy  4.18.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.osaccount.OsAccountDataPanel.PanelDataFetcher Class Reference

Inherits SwingWorker< WorkerResults, Void >.

Protected Member Functions

WorkerResults doInBackground () throws Exception
 
void done ()
 

Private Attributes

OsAccount account
 
final Long accountId
 

Detailed Description

A SwingWorker to gather the data for the content panel.

Definition at line 372 of file OsAccountDataPanel.java.

Member Function Documentation

WorkerResults org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.PanelDataFetcher.doInBackground ( ) throws Exception
protected
void org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.PanelDataFetcher.done ( )
protected

Member Data Documentation

OsAccount org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.PanelDataFetcher.account
private

Definition at line 375 of file OsAccountDataPanel.java.

final Long org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.PanelDataFetcher.accountId
private

Definition at line 374 of file OsAccountDataPanel.java.


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

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