|
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 Cell renderer for JTables that will set the value of the labels tooltip to be the same as the label.
Definition at line 30 of file SimpleTableCellRenderer.java.
| Component org.sleuthkit.autopsy.guiutils.SimpleTableCellRenderer.getTableCellRendererComponent | ( | JTable | table, |
| Object | value, | ||
| boolean | isSelected, | ||
| boolean | hasFocus, | ||
| int | row, | ||
| int | column | ||
| ) |
Definition at line 35 of file SimpleTableCellRenderer.java.
|
staticprivate |
Definition at line 32 of file SimpleTableCellRenderer.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.