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.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 264 of file DataContentPanel.java.

Member Function Documentation

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

Definition at line 278 of file DataContentPanel.java.

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

Definition at line 306 of file DataContentPanel.java.

Member Data Documentation

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

Definition at line 266 of file DataContentPanel.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.