Autopsy
4.15.0
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 317 of file TranslatedTextViewer.java.
final void org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 324 of file TranslatedTextViewer.java.
Referenced by org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.setNode().
|
private |
Definition at line 319 of file TranslatedTextViewer.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.