Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ListModel< FileReportDataTypes >.
Public Member Functions | |
void | addListDataListener (ListDataListener l) |
FileReportDataTypes | getElementAt (int index) |
int | getSize () |
void | removeListDataListener (ListDataListener l) |
Definition at line 228 of file ReportWizardFileOptionsVisualPanel.java.
void org.sleuthkit.autopsy.report.ReportWizardFileOptionsVisualPanel.OptionsListModel.addListDataListener | ( | ListDataListener | l | ) |
Definition at line 241 of file ReportWizardFileOptionsVisualPanel.java.
FileReportDataTypes org.sleuthkit.autopsy.report.ReportWizardFileOptionsVisualPanel.OptionsListModel.getElementAt | ( | int | index | ) |
Definition at line 236 of file ReportWizardFileOptionsVisualPanel.java.
int org.sleuthkit.autopsy.report.ReportWizardFileOptionsVisualPanel.OptionsListModel.getSize | ( | ) |
Definition at line 231 of file ReportWizardFileOptionsVisualPanel.java.
void org.sleuthkit.autopsy.report.ReportWizardFileOptionsVisualPanel.OptionsListModel.removeListDataListener | ( | ListDataListener | l | ) |
Definition at line 245 of file ReportWizardFileOptionsVisualPanel.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.