Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JCheckBox, and ListCellRenderer< String >.
Public Member Functions | |
Component | getListCellRendererComponent (JList<?extends String > list, String value, int index, boolean isSelected, boolean cellHasFocus) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
This class renders the items in the set names JList component as JCheckbox components.
Definition at line 199 of file PortableCaseInterestingItemsListPanel.java.
Component org.sleuthkit.autopsy.report.infrastructure.PortableCaseInterestingItemsListPanel.SetNamesListCellRenderer.getListCellRendererComponent | ( | JList<?extends String > | list, |
String | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 203 of file PortableCaseInterestingItemsListPanel.java.
|
staticprivate |
Definition at line 200 of file PortableCaseInterestingItemsListPanel.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.