Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
FOCUS_NEXT | |
UPDATE_UI | |
Property change events fired to communicate with the add data source wizard.
TODO (AUT-1891): What is needed is a single PANEL_CHANGED event so that the wizard can call isPanelValid and set the enabling and focus of the next button based on the result.
Definition at line 52 of file DataSourceProcessor.java.
org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessor.DSP_PANEL_EVENT.FOCUS_NEXT |
This event is fired to make the add data source wizard move focus to the wizard's next button.
Definition at line 66 of file DataSourceProcessor.java.
org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessor.DSP_PANEL_EVENT.UPDATE_UI |
This event is fired when the user changes something in the selection and configuration panel. It notifies the add data source wizard that it should call isPanelValid.
Definition at line 59 of file DataSourceProcessor.java.
Referenced by org.sleuthkit.autopsy.casemodule.ImageFilePanel.updateHelper().
Copyright © 2012-2022 Basis Technology. Generated on: Tue May 30 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.