Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ListModel< BlackboardArtifact.Type >.
Public Member Functions | |
void | addListDataListener (ListDataListener l) |
BlackboardArtifact.Type | getElementAt (int index) |
int | getSize () |
void | removeListDataListener (ListDataListener l) |
Definition at line 245 of file ArtifactSelectionDialog.java.
void org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.addListDataListener | ( | ListDataListener | l | ) |
Definition at line 258 of file ArtifactSelectionDialog.java.
BlackboardArtifact.Type org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.getElementAt | ( | int | index | ) |
Definition at line 253 of file ArtifactSelectionDialog.java.
Referenced by org.sleuthkit.autopsy.report.ArtifactSelectionDialog.customInit().
int org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.getSize | ( | ) |
Definition at line 248 of file ArtifactSelectionDialog.java.
void org.sleuthkit.autopsy.report.ArtifactSelectionDialog.ArtifactModel.removeListDataListener | ( | ListDataListener | l | ) |
Definition at line 262 of file ArtifactSelectionDialog.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.