|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JList< T >.
Classes | |
| class | CellRenderer |
| interface | CheckboxListItem |
Public Member Functions | |
| CheckBoxJList () | |
Private Member Functions | |
| void | initalize () |
Static Private Attributes | |
| static final long | serialVersionUID = 1L |
A JList that renders the list items as check boxes.
| <T> | An object that implements CheckboxListItem |
Definition at line 38 of file CheckBoxJList.java.
| org.sleuthkit.autopsy.guiutils.CheckBoxJList< T extends CheckBoxJList.CheckboxListItem >.CheckBoxJList | ( | ) |
Construct a new JCheckBoxList.
Definition at line 88 of file CheckBoxJList.java.
|
private |
Do all of the UI initialization.
Definition at line 95 of file CheckBoxJList.java.
|
staticprivate |
Definition at line 40 of file CheckBoxJList.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.