Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.modules.yara.ui.RuleSetPanel.RuleSetRenderer Class Reference

Inherits DefaultListCellRenderer.

Public Member Functions

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

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Simple ListCellRenderer for a RuleSet.

Definition at line 147 of file RuleSetPanel.java.

Member Function Documentation

Component org.sleuthkit.autopsy.modules.yara.ui.RuleSetPanel.RuleSetRenderer.getListCellRendererComponent ( JList<?>  list,
Object  value,
int  index,
boolean  isSelected,
boolean  cellHasFocus 
)

Member Data Documentation

final long org.sleuthkit.autopsy.modules.yara.ui.RuleSetPanel.RuleSetRenderer.serialVersionUID = 1L
staticprivate

Definition at line 149 of file RuleSetPanel.java.


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.