Autopsy
4.19.3
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-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.