Autopsy  4.13.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.report.DefaultReportConfigurationPanel Class Reference

Inherits JPanel.

Public Member Functions

 DefaultReportConfigurationPanel ()
 

Private Member Functions

void initComponents ()
 

Private Attributes

javax.swing.JLabel infoLabel
 

Detailed Description

The panel shown for all TableReportModules when configuring report modules.

Definition at line 25 of file DefaultReportConfigurationPanel.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.report.DefaultReportConfigurationPanel.DefaultReportConfigurationPanel ( )

Creates new form DefaultReportConfigurationPanel

Definition at line 30 of file DefaultReportConfigurationPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.report.DefaultReportConfigurationPanel.initComponents ( )
private

This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.

Definition at line 41 of file DefaultReportConfigurationPanel.java.

Member Data Documentation

javax.swing.JLabel org.sleuthkit.autopsy.report.DefaultReportConfigurationPanel.infoLabel
private

Definition at line 68 of file DefaultReportConfigurationPanel.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.