Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.report.infrastructure.ReportWizardFileOptionsVisualPanel.OptionsListRenderer Class Reference

Inherits JCheckBox, and ListCellRenderer< FileReportDataTypes >.

Public Member Functions

Component getListCellRendererComponent (JList<?extends FileReportDataTypes > list, FileReportDataTypes value, int index, boolean isSelected, boolean cellHasFocus)
 

Detailed Description

Render each item in the list to be a selectable check box.

Definition at line 265 of file ReportWizardFileOptionsVisualPanel.java.

Member Function Documentation

Component org.sleuthkit.autopsy.report.infrastructure.ReportWizardFileOptionsVisualPanel.OptionsListRenderer.getListCellRendererComponent ( JList<?extends FileReportDataTypes list,
FileReportDataTypes  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.