Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ActionListener.
Inherited by org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.DisplayDropDownChangeListener, and org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.OCRDropdownChangeListener.
Public Member Functions | |
final void | actionPerformed (ActionEvent e) |
Private Attributes | |
String | currentSelection |
Listens for drop-down selection changes and pushes processing off of the EDT and into a SwingWorker.
Definition at line 312 of file TranslatedTextViewer.java.
final void org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 319 of file TranslatedTextViewer.java.
Referenced by org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.setNode().
|
private |
Definition at line 314 of file TranslatedTextViewer.java.
Copyright © 2012-2022 Basis Technology. Generated on: Wed Jun 7 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.