Autopsy
4.19.3
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 the cells
Definition at line 236 of file HashLookupModuleSettingsPanel.java.
Component org.sleuthkit.autopsy.modules.hashdatabase.HashLookupModuleSettingsPanel.HashSetTableCellRenderer.getTableCellRendererComponent | ( | JTable | table, |
Object | value, | ||
boolean | isSelected, | ||
boolean | hasFocus, | ||
int | row, | ||
int | column | ||
) |
Definition at line 240 of file HashLookupModuleSettingsPanel.java.
|
staticprivate |
Definition at line 238 of file HashLookupModuleSettingsPanel.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.