Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.discovery.ui.AbstractFiltersPanel.
Public Member Functions | |
DomainFilterPanel () | |
void | actionPerformed (ActionEvent e) |
void | valueChanged (ListSelectionEvent evt) |
Private Member Functions | |
void | initComponents () |
Private Attributes | |
javax.swing.JSplitPane | domainFiltersSplitPane |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
static final SearchData.Type | TYPE = SearchData.Type.DOMAIN |
Filter panel for searching domain attributes with Discovery.
Definition at line 29 of file DomainFilterPanel.java.
org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.DomainFilterPanel | ( | ) |
Creates new form DomainFilterPanel.
Definition at line 38 of file DomainFilterPanel.java.
References org.sleuthkit.autopsy.discovery.search.ResultsSorter.SortingMethod.BY_DOMAIN_NAME, org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.domainFiltersSplitPane, org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.initComponents(), org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.GroupingAttributeType.LAST_ACTIVITY_DATE, and org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.TYPE.
|
inherited |
Definition at line 206 of file AbstractFiltersPanel.java.
|
private |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Definition at line 59 of file DomainFilterPanel.java.
References org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.domainFiltersSplitPane.
Referenced by org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.DomainFilterPanel().
|
inherited |
Definition at line 287 of file AbstractFiltersPanel.java.
|
private |
Definition at line 101 of file DomainFilterPanel.java.
Referenced by org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.DomainFilterPanel(), and org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.initComponents().
|
staticprivate |
Definition at line 31 of file DomainFilterPanel.java.
|
staticprivate |
Definition at line 32 of file DomainFilterPanel.java.
Referenced by org.sleuthkit.autopsy.discovery.ui.DomainFilterPanel.DomainFilterPanel().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.