Autopsy  4.18.0
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.persona.PersonaAccountDialog.TypeChoiceRenderer Class Reference

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
 

Detailed Description

This class handles displaying and rendering drop down menu for account choices

Definition at line 96 of file PersonaAccountDialog.java.

Member Function Documentation

Component org.sleuthkit.autopsy.centralrepository.persona.PersonaAccountDialog.TypeChoiceRenderer.getListCellRendererComponent ( JList<?extends CentralRepoAccountType list,
CentralRepoAccountType  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Member Data Documentation

final long org.sleuthkit.autopsy.centralrepository.persona.PersonaAccountDialog.TypeChoiceRenderer.serialVersionUID = 1L
staticprivate

Definition at line 98 of file PersonaAccountDialog.java.


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

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