Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
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 |
Simple TableCellRenderer to add tool tips to cells.
Definition at line 169 of file FilesIdentifierIngestJobSettingsPanel.java.
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.
|
staticprivate |
Definition at line 171 of file FilesIdentifierIngestJobSettingsPanel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.