|
Autopsy
4.15.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) |
Private Attributes | |
| final String | bulletChar = new String(Character.toChars(0x2022)) |
Definition at line 841 of file IngestMessagePanel.java.
| Component org.sleuthkit.autopsy.ingest.IngestMessagePanel.BooleanRenderer.getTableCellRendererComponent | ( | JTable | table, |
| Object | value, | ||
| boolean | isSelected, | ||
| boolean | hasFocus, | ||
| int | row, | ||
| int | column | ||
| ) |
Definition at line 846 of file IngestMessagePanel.java.
References org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.ERROR, and org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.WARNING.
|
private |
Definition at line 843 of file IngestMessagePanel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.