Autopsy
4.16.0
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 51 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 65 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 58 of file DataSourceProcessor.java.
Referenced by org.sleuthkit.autopsy.casemodule.ImageFilePanel.updateHelper().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.