Autopsy  4.18.0
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 311 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 313 of file TranslatedTextViewer.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.