|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Detachable< HostGrouping >.
Protected Member Functions | |
| void | addNotify () |
| boolean | createKeys (List< HostGrouping > toPopulate) |
| HostNode | createNodeForKey (HostGrouping key) |
| void | finalize () throws Throwable |
Private Attributes | |
| final PropertyChangeListener | hostAddedDeletedPcl |
| final Person | person |
| final PropertyChangeListener | weakPcl = WeakListeners.propertyChange(hostAddedDeletedPcl, null) |
Static Private Attributes | |
| static final Set< Case.Events > | HOST_EVENTS_OF_INTEREST |
| static final Set< String > | HOST_EVENTS_OF_INTEREST_NAMES |
| static final Logger | logger = Logger.getLogger(PersonChildren.class.getName()) |
Responsible for creating the host children of this person.
Definition at line 72 of file PersonNode.java.
|
protected |
Definition at line 119 of file PersonNode.java.
References org.sleuthkit.autopsy.casemodule.Case.addEventTypeSubscriber().
|
protected |
Definition at line 135 of file PersonNode.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org::sleuthkit::datamodel::PersonManager.getHostsForPerson(), org::sleuthkit::datamodel::PersonManager.getHostsWithoutPersons(), org::sleuthkit::datamodel::Person.getName(), org::sleuthkit::datamodel::SleuthkitCase.getPersonManager(), and org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase().
|
protected |
Definition at line 130 of file PersonNode.java.
|
protected |
Definition at line 124 of file PersonNode.java.
References org.sleuthkit.autopsy.casemodule.Case.removeEventTypeSubscriber().
|
staticprivate |
Definition at line 76 of file PersonNode.java.
|
staticprivate |
Definition at line 82 of file PersonNode.java.
|
private |
Listener for application events that are published when hosts are added to or deleted from a case, and for events published when the associations between persons and hosts change. If the user has selected the group by person/host option for the main tree view, these events mean that person nodes in the tree need to be refreshed to reflect the structural changes.
Definition at line 106 of file PersonNode.java.
|
staticprivate |
Definition at line 74 of file PersonNode.java.
|
private |
Definition at line 86 of file PersonNode.java.
|
private |
Definition at line 116 of file PersonNode.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.