|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
| DataSourcesTableColumns (String columnName) | |
| String | columnName () |
Public Attributes | |
| DATA_SOURCE =(Bundle.DataSourcesTableModel_dataSource()) | |
| DEVICE_ID =(Bundle.DataSourcesTableModel_deviceId()) | |
Private Attributes | |
| final String | columnName |
Enum which lists columns of interest from CorrelationDataSource.
Definition at line 125 of file DataSourcesTableModel.java.
| org.sleuthkit.autopsy.centralrepository.optionspanel.DataSourcesTableModel.DataSourcesTableColumns.DataSourcesTableColumns | ( | String | columnName | ) |
Make a CasesTableColumns enum item.
| columnName | the name of the column. |
Definition at line 138 of file DataSourcesTableModel.java.
| String org.sleuthkit.autopsy.centralrepository.optionspanel.DataSourcesTableModel.DataSourcesTableColumns.columnName | ( | ) |
The name displayed in the column header.
Definition at line 147 of file DataSourcesTableModel.java.
|
private |
Definition at line 131 of file DataSourcesTableModel.java.
| org.sleuthkit.autopsy.centralrepository.optionspanel.DataSourcesTableModel.DataSourcesTableColumns.DATA_SOURCE =(Bundle.DataSourcesTableModel_dataSource()) |
Definition at line 128 of file DataSourcesTableModel.java.
| org.sleuthkit.autopsy.centralrepository.optionspanel.DataSourcesTableModel.DataSourcesTableColumns.DEVICE_ID =(Bundle.DataSourcesTableModel_deviceId()) |
Definition at line 129 of file DataSourcesTableModel.java.
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.