Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JLabel, ListCellRenderer< CentralRepoAccountType >, and Serializable.
Public Member Functions | |
Component | getListCellRendererComponent (JList<?extends CentralRepoAccountType > list, CentralRepoAccountType 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 account choices
Definition at line 96 of file PersonaAccountDialog.java.
Component org.sleuthkit.autopsy.centralrepository.persona.PersonaAccountDialog.TypeChoiceRenderer.getListCellRendererComponent | ( | JList<?extends CentralRepoAccountType > | list, |
CentralRepoAccountType | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 101 of file PersonaAccountDialog.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.CentralRepoAccountType.getAcctType().
|
staticprivate |
Definition at line 98 of file PersonaAccountDialog.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.