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.DataArtifactContentViewer.SelectedArtifactChangedTask Class Reference

Inherits SwingWorker< ViewUpdate, Void >.

Protected Member Functions

ViewUpdate doInBackground ()
 
void done ()
 

Private Attributes

final int pageIndex
 

Detailed Description

Instances of this class use a background thread to generate a ViewUpdate when the user pages the view to look at another blackboard artifact ("result").

Definition at line 644 of file DataArtifactContentViewer.java.

Member Function Documentation

ViewUpdate org.sleuthkit.autopsy.corecomponents.DataArtifactContentViewer.SelectedArtifactChangedTask.doInBackground ( )
protected

Definition at line 653 of file DataArtifactContentViewer.java.

void org.sleuthkit.autopsy.corecomponents.DataArtifactContentViewer.SelectedArtifactChangedTask.done ( )
protected

Definition at line 668 of file DataArtifactContentViewer.java.

Member Data Documentation

final int org.sleuthkit.autopsy.corecomponents.DataArtifactContentViewer.SelectedArtifactChangedTask.pageIndex
private

Definition at line 646 of file DataArtifactContentViewer.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.