|
Autopsy
4.22.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
| PopulateDomainTabsEvent (String domain) | |
| String | getDomain () |
Private Attributes | |
| final String | domain |
Event to signal that the list should be populated.
Definition at line 132 of file DiscoveryEventUtils.java.
| org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.PopulateDomainTabsEvent | ( | String | domain | ) |
Construct a new PopulateDomainTabsEvent.
| domain | The domain this event is for, or empty if no domain is selected. |
Definition at line 142 of file DiscoveryEventUtils.java.
References org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.domain.
| String org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.getDomain | ( | ) |
Get the domain for the details area.
Definition at line 151 of file DiscoveryEventUtils.java.
References org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.domain.
|
private |
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.