Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits DefaultListCellRenderer.
Public Member Functions | |
Component | getListCellRendererComponent (JList<?> list, Object value, int index, boolean isSelected, boolean cellHasFocus) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Cell renderer for the instances list.
Definition at line 241 of file FileDetailsPanel.java.
Component org.sleuthkit.autopsy.discovery.ui.FileDetailsPanel.InstancesCellRenderer.getListCellRendererComponent | ( | JList<?> | list, |
Object | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 247 of file FileDetailsPanel.java.
|
staticprivate |
Definition at line 243 of file FileDetailsPanel.java.
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.