Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits DefaultListCellRenderer.
Public Member Functions | |
java.awt.Component | getListCellRendererComponent (JList<?> list, Object value, int index, boolean isSelected, boolean cellHasFocus) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
GroupListCellRenderer displays GroupKeys as their String value followed by the number of items in the group.
Definition at line 210 of file GroupListPanel.java.
java.awt.Component org.sleuthkit.autopsy.discovery.ui.GroupListPanel.GroupListRenderer.getListCellRendererComponent | ( | JList<?> | list, |
Object | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 215 of file GroupListPanel.java.
|
staticprivate |
Definition at line 212 of file GroupListPanel.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.