Autopsy  4.17.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.modules.interestingitems.FilesIdentifierIngestJobSettingsPanel.FileSetsTableCellRenderer Class Reference

Inherits DefaultTableCellRenderer.

Public Member Functions

Component getTableCellRendererComponent (JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Simple TableCellRenderer to add tool tips to cells.

Definition at line 169 of file FilesIdentifierIngestJobSettingsPanel.java.

Member Function Documentation

Component org.sleuthkit.autopsy.modules.interestingitems.FilesIdentifierIngestJobSettingsPanel.FileSetsTableCellRenderer.getTableCellRendererComponent ( JTable  table,
Object  value,
boolean  isSelected,
boolean  hasFocus,
int  row,
int  column 
)

Definition at line 174 of file FilesIdentifierIngestJobSettingsPanel.java.

Member Data Documentation

final long org.sleuthkit.autopsy.modules.interestingitems.FilesIdentifierIngestJobSettingsPanel.FileSetsTableCellRenderer.serialVersionUID = 1L
staticprivate

Definition at line 171 of file FilesIdentifierIngestJobSettingsPanel.java.


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

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