Autopsy
4.12.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 tag names JList component as JCheckbox components.
Definition at line 170 of file PortableCaseTagsListPanel.java.
Component org.sleuthkit.autopsy.report.PortableCaseTagsListPanel.TagsNamesListCellRenderer.getListCellRendererComponent | ( | JList<?extends String > | list, |
String | value, | ||
int | index, | ||
boolean | isSelected, | ||
boolean | cellHasFocus | ||
) |
Definition at line 174 of file PortableCaseTagsListPanel.java.
|
staticprivate |
Definition at line 171 of file PortableCaseTagsListPanel.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.