Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel Class Reference

Inherits JPanel.

Private Member Functions

void initComponents ()
 

Private Attributes

javax.swing.JPanel descPanel
 
javax.swing.JScrollPane descScrollPanel
 
javax.swing.JTextArea descTextArea
 
javax.swing.JCheckBox ignoreKnownFilesCheckbox
 
javax.swing.JLabel nameLabel
 
javax.swing.JTextField nameTextField
 

Detailed Description

A panel that allows a user to create and edit interesting files set definitions.

Definition at line 29 of file FilesSetPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.initComponents ( )
private

Member Data Documentation

javax.swing.JPanel org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.descPanel
private
javax.swing.JScrollPane org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.descScrollPanel
private
javax.swing.JTextArea org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.descTextArea
private
javax.swing.JCheckBox org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.ignoreKnownFilesCheckbox
private
javax.swing.JLabel org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.nameLabel
private
javax.swing.JTextField org.sleuthkit.autopsy.modules.interestingitems.FilesSetPanel.nameTextField
private

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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.