|
Autopsy
4.21.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::datamodel::AccountPair.getFirst(), org::sleuthkit::datamodel::CommunicationsManager.getRelatedAccountDeviceInstances(), org::sleuthkit::datamodel::CommunicationsManager.getRelationshipCountsPairwise(), org::sleuthkit::datamodel::AccountPair.getSecond(), 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-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.