Autopsy
4.16.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 set names JList component.
Definition at line 173 of file PortableCaseInterestingItemsListPanel.java.
void org.sleuthkit.autopsy.report.infrastructure.PortableCaseInterestingItemsListPanel.SetNamesListModel.addListDataListener | ( | ListDataListener | l | ) |
Definition at line 186 of file PortableCaseInterestingItemsListPanel.java.
String org.sleuthkit.autopsy.report.infrastructure.PortableCaseInterestingItemsListPanel.SetNamesListModel.getElementAt | ( | int | index | ) |
Definition at line 181 of file PortableCaseInterestingItemsListPanel.java.
int org.sleuthkit.autopsy.report.infrastructure.PortableCaseInterestingItemsListPanel.SetNamesListModel.getSize | ( | ) |
Definition at line 176 of file PortableCaseInterestingItemsListPanel.java.
void org.sleuthkit.autopsy.report.infrastructure.PortableCaseInterestingItemsListPanel.SetNamesListModel.removeListDataListener | ( | ListDataListener | l | ) |
Definition at line 191 of file PortableCaseInterestingItemsListPanel.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.