Autopsy
4.7.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) |
bold font if not visited, colors for errors tooltips that show entire query string, disable selection borders
Definition at line 894 of file IngestMessagePanel.java.
Component org.sleuthkit.autopsy.ingest.IngestMessagePanel.DefaultRenderer.getTableCellRendererComponent | ( | JTable | table, |
Object | value, | ||
boolean | isSelected, | ||
boolean | hasFocus, | ||
int | row, | ||
int | column | ||
) |
Definition at line 897 of file IngestMessagePanel.java.
References org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.ERROR, and org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.WARNING.
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.