Autopsy  4.19.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 742 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 751 of file GlobalSettingsPanel.java.

References org.sleuthkit.autopsy.casemodule.Case.isCaseOpen().


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.