Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits DefaultOutlineCellRenderer.
Public Member Functions | |
Component | getTableCellRendererComponent (JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int col) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This custom renderer extends the renderer that was already being used by the outline table. This renderer colors a row if the tags property of the node is not empty.
Definition at line 771 of file DataResultViewerTable.java.
Component org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ColorTagCustomRenderer.getTableCellRendererComponent | ( | JTable | table, |
Object | value, | ||
boolean | isSelected, | ||
boolean | hasFocus, | ||
int | row, | ||
int | col | ||
) |
Definition at line 776 of file DataResultViewerTable.java.
|
staticprivate |
Definition at line 773 of file DataResultViewerTable.java.
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.