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

Inherits org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.

Public Member Functions

final void actionPerformed (ActionEvent e)
 
String getSelection ()
 

Public Attributes

String currentSelection = null
 

Detailed Description

Fetches the OCR drop down selection from the panel.

Definition at line 437 of file TranslatedTextViewer.java.

Member Function Documentation

final void org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.actionPerformed ( ActionEvent  e)
inherited
String org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.OCRDropdownChangeListener.getSelection ( )

Definition at line 440 of file TranslatedTextViewer.java.

Member Data Documentation

String org.sleuthkit.autopsy.texttranslation.ui.TranslatedTextViewer.SelectionChangeListener.currentSelection = null
inherited

Definition at line 402 of file TranslatedTextViewer.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Jun 21 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.