Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ActionListener.
Public Member Functions | |
void | actionPerformed (ActionEvent event) |
Private Attributes | |
Future<?> | cancellable |
ModalDialogProgressIndicator | progress |
Listener that closses the given ModalDialogProgressIndicator and cancels the future.
Definition at line 1015 of file VisualizationPanel.java.
void org.sleuthkit.autopsy.communications.VisualizationPanel.CancelationListener.actionPerformed | ( | ActionEvent | event | ) |
Definition at line 1026 of file VisualizationPanel.java.
References org.sleuthkit.autopsy.progress.ModalDialogProgressIndicator.finish(), and org.sleuthkit.autopsy.progress.ModalDialogProgressIndicator.setCancelling().
|
private |
Definition at line 1017 of file VisualizationPanel.java.
|
private |
Definition at line 1018 of file VisualizationPanel.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.