|
Autopsy
4.21.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 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-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.