Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits PropertyChangeListener.
Public Member Functions | |
void | propertyChange (PropertyChangeEvent event) |
An ingest job event listener that disables the options panel while an ingest job is running.
Definition at line 517 of file GlobalSettingsPanel.java.
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.
event |
Definition at line 526 of file GlobalSettingsPanel.java.
References org.sleuthkit.autopsy.casemodule.Case.isCaseOpen().
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.