Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener Class Referenceabstract

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
 

Detailed Description

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.

Member Function Documentation

final void org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.actionPerformed ( ActionEvent  e)

Member Data Documentation

String org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.currentSelection
private

Definition at line 314 of file TranslatedTextViewer.java.


The documentation for this class was generated from the following file:

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.