Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.DataContentPanel.WorkerResults Class Reference

Private Attributes

final Node node
 
final int preferredViewerIndex
 
final List< Integer > supportedViewerIndices
 

Detailed Description

Utility class to store all of the data the SwingWorker collected.

Definition at line 330 of file DataContentPanel.java.

Member Data Documentation

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

Definition at line 332 of file DataContentPanel.java.

final int org.sleuthkit.autopsy.corecomponents.DataContentPanel.WorkerResults.preferredViewerIndex
private

Definition at line 334 of file DataContentPanel.java.

final List<Integer> org.sleuthkit.autopsy.corecomponents.DataContentPanel.WorkerResults.supportedViewerIndices
private

Definition at line 333 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.