Autopsy
4.7.0
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 884 of file VisualizationPanel.java.
void org.sleuthkit.autopsy.communications.VisualizationPanel.CancelationListener.actionPerformed | ( | ActionEvent | event | ) |
Definition at line 895 of file VisualizationPanel.java.
References org.sleuthkit.autopsy.progress.ModalDialogProgressIndicator.finish(), and org.sleuthkit.autopsy.progress.ModalDialogProgressIndicator.setCancelling().
|
private |
Definition at line 886 of file VisualizationPanel.java.
|
private |
Definition at line 887 of file VisualizationPanel.java.
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.