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

Inherits JDialog.

Public Member Functions

 CommonFilesDialog ()
 

Private Member Functions

void formWindowClosed (java.awt.event.WindowEvent evt)
 
void initComponents ()
 

Private Attributes

org.sleuthkit.autopsy.commonfilesearch.CommonFilesPanel commonFilesPanel1
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Dialog box for configuring and running common files search.

Definition at line 30 of file CommonFilesDialog.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.commonfilesearch.CommonFilesDialog.CommonFilesDialog ( )

Creates new form CommonFilesDialog

Definition at line 40 of file CommonFilesDialog.java.

Member Function Documentation

void org.sleuthkit.autopsy.commonfilesearch.CommonFilesDialog.formWindowClosed ( java.awt.event.WindowEvent  evt)
private

Definition at line 87 of file CommonFilesDialog.java.

void org.sleuthkit.autopsy.commonfilesearch.CommonFilesDialog.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 56 of file CommonFilesDialog.java.

Member Data Documentation

org.sleuthkit.autopsy.commonfilesearch.CommonFilesPanel org.sleuthkit.autopsy.commonfilesearch.CommonFilesDialog.commonFilesPanel1
private

Definition at line 92 of file CommonFilesDialog.java.

final long org.sleuthkit.autopsy.commonfilesearch.CommonFilesDialog.serialVersionUID = 1L
staticprivate

Definition at line 32 of file CommonFilesDialog.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon May 7 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.