Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.directorytree.ViewContextAction.SelectionWorker Class Reference

Inherits SwingWorker< Node[], Integer >.

Protected Member Functions

Node[] doInBackground () throws Exception
 
void done ()
 

Detailed Description

Waits for a Node's children to be generated, regardless of whether they are lazily loaded, then sets the correct selection in a specified DataResultTopComponent.

Definition at line 147 of file ViewContextAction.java.

Member Function Documentation

Node [] org.sleuthkit.autopsy.directorytree.ViewContextAction.SelectionWorker.doInBackground ( ) throws Exception
protected

Definition at line 160 of file ViewContextAction.java.

void org.sleuthkit.autopsy.directorytree.ViewContextAction.SelectionWorker.done ( )
protected

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

Copyright © 2012-2015 Basis Technology. Generated on: Mon Oct 19 2015
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.