Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ListModel< String >.
Public Member Functions | |
void | addListDataListener (ListDataListener l) |
String | getElementAt (int index) |
int | getSize () |
void | removeListDataListener (ListDataListener l) |
This class is a list model for the tag names JList component.
Definition at line 144 of file PortableCaseTagsListPanel.java.
void org.sleuthkit.autopsy.report.PortableCaseTagsListPanel.TagNamesListModel.addListDataListener | ( | ListDataListener | l | ) |
Definition at line 157 of file PortableCaseTagsListPanel.java.
String org.sleuthkit.autopsy.report.PortableCaseTagsListPanel.TagNamesListModel.getElementAt | ( | int | index | ) |
Definition at line 152 of file PortableCaseTagsListPanel.java.
int org.sleuthkit.autopsy.report.PortableCaseTagsListPanel.TagNamesListModel.getSize | ( | ) |
Definition at line 147 of file PortableCaseTagsListPanel.java.
void org.sleuthkit.autopsy.report.PortableCaseTagsListPanel.TagNamesListModel.removeListDataListener | ( | ListDataListener | l | ) |
Definition at line 162 of file PortableCaseTagsListPanel.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.