Autopsy
4.7.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 242 of file CommunicationsGraph.java.
|
protected |
set to keep track of accounts related to pinned accounts
Definition at line 256 of file CommunicationsGraph.java.
References org.sleuthkit.autopsy.communications.CommunicationsGraph.RebuildWorker.currentFilter, org.sleuthkit.autopsy.progress.ProgressIndicator.progress(), org.sleuthkit.autopsy.progress.ProgressIndicator.start(), and org.sleuthkit.autopsy.progress.ProgressIndicator.switchToDeterminate().
|
protected |
Definition at line 311 of file CommunicationsGraph.java.
References org.sleuthkit.autopsy.progress.ProgressIndicator.finish().
|
private |
Definition at line 245 of file CommunicationsGraph.java.
|
private |
Definition at line 246 of file CommunicationsGraph.java.
Referenced by org.sleuthkit.autopsy.communications.CommunicationsGraph.RebuildWorker.doInBackground().
|
private |
Definition at line 244 of file CommunicationsGraph.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.