Autopsy
4.7.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 54 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 68 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 61 of file DataSourceProcessor.java.
Referenced by org.sleuthkit.autopsy.casemodule.ImageFilePanel.updateHelper().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.