Autopsy  4.14.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.filequery.FileSearchPanel.TagsListCellRenderer Class Reference

Inherits DefaultListCellRenderer.

Public Member Functions

java.awt.Component getListCellRendererComponent (JList<?> list, Object value, int index, boolean isSelected, boolean cellHasFocus)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

TagsListCellRenderer

Definition at line 810 of file FileSearchPanel.java.

Member Function Documentation

java.awt.Component org.sleuthkit.autopsy.filequery.FileSearchPanel.TagsListCellRenderer.getListCellRendererComponent ( JList<?>  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Definition at line 815 of file FileSearchPanel.java.

Member Data Documentation

final long org.sleuthkit.autopsy.filequery.FileSearchPanel.TagsListCellRenderer.serialVersionUID = 1L
staticprivate

Definition at line 812 of file FileSearchPanel.java.


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

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