Autopsy  4.8.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.optionspanel.GlobalSettingsPanel.IngestJobEventPropertyChangeListener Class Reference

Inherits PropertyChangeListener.

Public Member Functions

void propertyChange (PropertyChangeEvent event)
 

Detailed Description

An ingest job event listener that disables the options panel while an ingest job is running.

Definition at line 511 of file GlobalSettingsPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.optionspanel.GlobalSettingsPanel.IngestJobEventPropertyChangeListener.propertyChange ( PropertyChangeEvent  event)

Listens for local ingest job started, completed or cancel events and enables/disables the options panel according to the job state.

Parameters
event

Definition at line 520 of file GlobalSettingsPanel.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.