Autopsy  4.4
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 26 of file DefaultReportConfigurationPanel.java.

Constructor & Destructor Documentation

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

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 42 of file DefaultReportConfigurationPanel.java.

References org.sleuthkit.autopsy.report.DefaultReportConfigurationPanel.infoLabel.

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

Member Data Documentation

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

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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Jun 13 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.