Autopsy  4.15.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.report.modules.taggedhashes.SaveTaggedHashesToHashDbConfigPanel.TagsNamesListCellRenderer Class Reference

Inherits JCheckBox, and ListCellRenderer< TagName >.

Public Member Functions

Component getListCellRendererComponent (JList<?extends TagName > list, TagName value, int index, boolean isSelected, boolean cellHasFocus)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 212 of file SaveTaggedHashesToHashDbConfigPanel.java.

Member Function Documentation

Component org.sleuthkit.autopsy.report.modules.taggedhashes.SaveTaggedHashesToHashDbConfigPanel.TagsNamesListCellRenderer.getListCellRendererComponent ( JList<?extends TagName >  list,
TagName  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Member Data Documentation

final long org.sleuthkit.autopsy.report.modules.taggedhashes.SaveTaggedHashesToHashDbConfigPanel.TagsNamesListCellRenderer.serialVersionUID = 1L
staticprivate

Definition at line 214 of file SaveTaggedHashesToHashDbConfigPanel.java.


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

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