Inherits DefaultOutlineCellRenderer.
|
ImageIcon | getIcon (Significance significance) |
|
ImageIcon org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ScoreCellRenderer.getIcon |
( |
Significance |
significance | ) |
|
|
private |
Returns the icon denoted by the Score's Significance.
- Parameters
-
significance | The Score's Significance. |
- Returns
- The icon (or null) related to that significance.
Definition at line 1266 of file DataResultViewerTable.java.
Component org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ScoreCellRenderer.getTableCellRendererComponent |
( |
JTable |
table, |
|
|
Object |
value, |
|
|
boolean |
isSelected, |
|
|
boolean |
hasFocus, |
|
|
int |
row, |
|
|
int |
column |
|
) |
| |
final long org.sleuthkit.autopsy.corecomponents.DataResultViewerTable.ScoreCellRenderer.serialVersionUID = 1L |
|
staticprivate |
The documentation for this class was generated from the following file: