Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.DataContentPanel.DataContentPanelWorker Class Reference

Inherits SwingWorker< WorkerResults, Void >.

Protected Member Functions

WorkerResults doInBackground () throws Exception
 
void done ()
 

Private Attributes

final Node node
 

Detailed Description

SwingWorker class to determine which tabs should be enabled for the given node.

Definition at line 268 of file DataContentPanel.java.

Member Function Documentation

WorkerResults org.sleuthkit.autopsy.corecomponents.DataContentPanel.DataContentPanelWorker.doInBackground ( ) throws Exception
protected

Definition at line 282 of file DataContentPanel.java.

void org.sleuthkit.autopsy.corecomponents.DataContentPanel.DataContentPanelWorker.done ( )
protected

Definition at line 310 of file DataContentPanel.java.

Member Data Documentation

final Node org.sleuthkit.autopsy.corecomponents.DataContentPanel.DataContentPanelWorker.node
private

Definition at line 270 of file DataContentPanel.java.


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

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