Autopsy  4.12.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.examples.SampleIngestModuleIngestJobSettingsPanel Class Reference

Inherits org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettingsPanel.

Public Member Functions

 SampleIngestModuleIngestJobSettingsPanel (SampleModuleIngestJobSettings settings)
 
IngestModuleIngestJobSettings getSettings ()
 

Private Member Functions

void customizeComponents (SampleModuleIngestJobSettings settings)
 
void initComponents ()
 

Private Attributes

javax.swing.JCheckBox skipKnownFilesCheckBox
 

Detailed Description

UI component used to make per ingest job settings for sample ingest modules.

Definition at line 40 of file SampleIngestModuleIngestJobSettingsPanel.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.SampleIngestModuleIngestJobSettingsPanel ( SampleModuleIngestJobSettings  settings)

Creates new form SampleIngestModuleIngestJobSettings

Definition at line 45 of file SampleIngestModuleIngestJobSettingsPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.customizeComponents ( SampleModuleIngestJobSettings  settings)
private
IngestModuleIngestJobSettings org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.getSettings ( )

Gets the ingest job settings for an ingest module.

Returns
The ingest settings.

Definition at line 60 of file SampleIngestModuleIngestJobSettingsPanel.java.

void org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.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 71 of file SampleIngestModuleIngestJobSettingsPanel.java.

Member Data Documentation

javax.swing.JCheckBox org.sleuthkit.autopsy.examples.SampleIngestModuleIngestJobSettingsPanel.skipKnownFilesCheckBox
private

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

Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.