Autopsy  4.19.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.modules.stix.STIXReportModuleConfigPanel Class Reference

Inherits JPanel.

Public Member Functions

 STIXReportModuleConfigPanel ()
 

Private Member Functions

void initComponents ()
 
void jButton1ActionPerformed (java.awt.event.ActionEvent evt)
 
void jCheckBox1ActionPerformed (java.awt.event.ActionEvent evt)
 
void jStixFileTextFieldActionPerformed (java.awt.event.ActionEvent evt)
 
void jStixFileTextFieldKeyReleased (java.awt.event.KeyEvent evt)
 
void jStixFileTextFieldKeyTyped (java.awt.event.KeyEvent evt)
 

Private Attributes

javax.swing.JButton jButton1
 
javax.swing.JCheckBox jCheckBox1
 
javax.swing.JLabel jLabel2
 
javax.swing.JTextField jStixFileTextField
 

Detailed Description

Configuration panel for STIX report generation.

Definition at line 28 of file STIXReportModuleConfigPanel.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.STIXReportModuleConfigPanel ( )

Creates new form STIXReportModuleConfigPanel

Definition at line 36 of file STIXReportModuleConfigPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.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 67 of file STIXReportModuleConfigPanel.java.

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jButton1ActionPerformed ( java.awt.event.ActionEvent  evt)
private

Definition at line 139 of file STIXReportModuleConfigPanel.java.

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jCheckBox1ActionPerformed ( java.awt.event.ActionEvent  evt)
private

Definition at line 166 of file STIXReportModuleConfigPanel.java.

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jStixFileTextFieldActionPerformed ( java.awt.event.ActionEvent  evt)
private

Definition at line 135 of file STIXReportModuleConfigPanel.java.

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jStixFileTextFieldKeyReleased ( java.awt.event.KeyEvent  evt)
private

Definition at line 162 of file STIXReportModuleConfigPanel.java.

void org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jStixFileTextFieldKeyTyped ( java.awt.event.KeyEvent  evt)
private

Definition at line 158 of file STIXReportModuleConfigPanel.java.

Member Data Documentation

javax.swing.JButton org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jButton1
private

Definition at line 171 of file STIXReportModuleConfigPanel.java.

javax.swing.JCheckBox org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jCheckBox1
private

Definition at line 172 of file STIXReportModuleConfigPanel.java.

javax.swing.JLabel org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jLabel2
private

Definition at line 173 of file STIXReportModuleConfigPanel.java.

javax.swing.JTextField org.sleuthkit.autopsy.report.modules.stix.STIXReportModuleConfigPanel.jStixFileTextField
private

Definition at line 174 of file STIXReportModuleConfigPanel.java.


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

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