Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.DbChoiceRenderer Class Reference

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
 

Detailed Description

This class handles displaying and rendering drop down menu for database choices in central repo.

Definition at line 71 of file EamDbSettingsDialog.java.

Member Function Documentation

Component org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.DbChoiceRenderer.getListCellRendererComponent ( JList<?extends CentralRepoDbChoice list,
CentralRepoDbChoice  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Member Data Documentation

final long org.sleuthkit.autopsy.centralrepository.optionspanel.EamDbSettingsDialog.DbChoiceRenderer.serialVersionUID = 1L
staticprivate

Definition at line 73 of file EamDbSettingsDialog.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.