Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< Void, Void >.
Protected Member Functions | |
Void | doInBackground () |
void | done () |
Private Attributes | |
final CommunicationsManager | commsManager |
final CommunicationsFilter | currentFilter |
final ProgressIndicator | progressIndicator |
SwingWorker that loads the accounts and edges for this graph according to the pinned accounts and the current filters.
Definition at line 253 of file CommunicationsGraph.java.
|
protected |
set to keep track of accounts related to pinned accounts
Definition at line 267 of file CommunicationsGraph.java.
References org.sleuthkit.autopsy.progress.ProgressIndicator.progress(), org.sleuthkit.autopsy.progress.ProgressIndicator.start(), and org.sleuthkit.autopsy.progress.ProgressIndicator.switchToDeterminate().
|
protected |
Definition at line 318 of file CommunicationsGraph.java.
References org.sleuthkit.autopsy.progress.ProgressIndicator.finish().
|
private |
Definition at line 256 of file CommunicationsGraph.java.
|
private |
Definition at line 257 of file CommunicationsGraph.java.
|
private |
Definition at line 255 of file CommunicationsGraph.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.