Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< Void, Void >.
Protected Member Functions | |
Void | doInBackground () throws Exception |
void | done () |
Private Member Functions | |
List< CaseMetadata > | getCases () throws CoordinationService.CoordinationServiceException |
Private Attributes | |
List< CaseMetadata > | cases |
Swingworker to fetch the updated List of cases in a background thread
Definition at line 196 of file CaseBrowser.java.
|
protected |
Definition at line 246 of file CaseBrowser.java.
|
protected |
Definition at line 257 of file CaseBrowser.java.
|
private |
Gets a list of the cases in the top level case folder
CoordinationServiceException |
Definition at line 207 of file CaseBrowser.java.
References org.sleuthkit.autopsy.coordinationservice.CoordinationService.CategoryNode.CASES, org.sleuthkit.autopsy.coordinationservice.CoordinationService.getInstance(), and org.sleuthkit.autopsy.coordinationservice.CoordinationService.getNodeList().
|
private |
Definition at line 198 of file CaseBrowser.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.