Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JLabel, ListCellRenderer< CentralRepoDbChoice >, and Serializable.
Public Member Functions | |
Component | getListCellRendererComponent (JList<?extends CentralRepoDbChoice > list, CentralRepoDbChoice value, int index, boolean isSelected, boolean cellHasFocus) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This class handles displaying and rendering drop down menu for database choices in central repo.
Definition at line 71 of file EamDbSettingsDialog.java.
Component org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.DbChoiceRenderer.getListCellRendererComponent | ( | JList<?extends CentralRepoDbChoice > | list, |
CentralRepoDbChoice | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 76 of file EamDbSettingsDialog.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoDbChoice.getTitle().
|
staticprivate |
Definition at line 73 of file EamDbSettingsDialog.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.