Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
CaseTableColumns (String columnName) | |
String | columnName () |
Public Attributes | |
CASE_NAME =(Bundle.CasesTableModel_case()) | |
CREATION_DATE =(Bundle.CasesTableModel_creationDate()) | |
Private Attributes | |
final String | columnName |
Enum which lists columns of interest from CorrelationCase.
Definition at line 130 of file CasesTableModel.java.
org.sleuthkit.autopsy.centralrepository.optionspanel.CasesTableModel.CaseTableColumns.CaseTableColumns | ( | String | columnName | ) |
Make a DataSourceTableColumns enum item.
columnName | the name of the column.s |
Definition at line 143 of file CasesTableModel.java.
String org.sleuthkit.autopsy.centralrepository.optionspanel.CasesTableModel.CaseTableColumns.columnName | ( | ) |
The name displayed in the column header.
Definition at line 152 of file CasesTableModel.java.
org.sleuthkit.autopsy.centralrepository.optionspanel.CasesTableModel.CaseTableColumns.CASE_NAME =(Bundle.CasesTableModel_case()) |
Definition at line 133 of file CasesTableModel.java.
|
private |
Definition at line 136 of file CasesTableModel.java.
org.sleuthkit.autopsy.centralrepository.optionspanel.CasesTableModel.CaseTableColumns.CREATION_DATE =(Bundle.CasesTableModel_creationDate()) |
Definition at line 134 of file CasesTableModel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.