Autopsy  4.10.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.CreatePortableCasePanel.TagsNamesListCellRenderer Class Reference

Inherits JCheckBox, and ListCellRenderer< String >.

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 167 of file CreatePortableCasePanel.java.

Member Function Documentation

Component org.sleuthkit.autopsy.report.CreatePortableCasePanel.TagsNamesListCellRenderer.getListCellRendererComponent ( JList<?extends String >  list,
String  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Definition at line 171 of file CreatePortableCasePanel.java.

Member Data Documentation

final long org.sleuthkit.autopsy.report.CreatePortableCasePanel.TagsNamesListCellRenderer.serialVersionUID = 1L
staticprivate

Definition at line 168 of file CreatePortableCasePanel.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.