Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent Class Reference

Public Member Functions

 PopulateDomainTabsEvent (String domain)
 
String getDomain ()
 

Private Attributes

final String domain
 

Detailed Description

Event to signal that the list should be populated.

Definition at line 132 of file DiscoveryEventUtils.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.PopulateDomainTabsEvent ( String  domain)

Member Function Documentation

String org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.getDomain ( )

Get the domain for the details area.

Returns
The the domain for the details area.

Definition at line 148 of file DiscoveryEventUtils.java.

References org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.domain.

Member Data Documentation

final String org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.PopulateDomainTabsEvent.domain
private

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.