Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.
Public Member Functions | |
TranslateResult | doInBackground () throws InterruptedException |
void | done () |
Protected Member Functions | |
void | onErrorDisplay (String text, ComponentOrientation orientation, int font) |
void | onProgressDisplay (String text, ComponentOrientation orientation, int font) |
void | onTextDisplay (String text, ComponentOrientation orientation, int font) |
String | retrieveText () throws IOException, InterruptedException, IllegalStateException |
String | translate (String input) throws NoServiceProviderException, TranslationException |
This connects the swing worker specified by TranslateTextTask to this component.
Definition at line 134 of file TranslatablePanel.java.
|
inherited |
Definition at line 142 of file TranslateTextTask.java.
References org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.TranslateResult.error(), org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.retrieveText(), org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.TranslateResult.success(), and org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.translateRetrievedText().
|
inherited |
Definition at line 203 of file TranslateTextTask.java.
References org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.TranslateResult.getErrorMessage(), org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.TranslateResult.getResult(), org.sleuthkit.autopsy.coreutils.TextUtil.getTextDirection(), org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.TranslateResult.isSuccessful(), org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.onErrorDisplay(), and org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask.onTextDisplay().
|
protected |
Definition at line 152 of file TranslatablePanel.java.
References org.sleuthkit.autopsy.contentviewers.TranslatablePanel.setStatus().
|
protected |
Definition at line 147 of file TranslatablePanel.java.
References org.sleuthkit.autopsy.contentviewers.TranslatablePanel.setStatus().
|
protected |
Definition at line 162 of file TranslatablePanel.java.
References org.sleuthkit.autopsy.contentviewers.TranslatablePanel.clearStatus(), org.sleuthkit.autopsy.contentviewers.TranslatablePanel.setCachedTranslated(), and org.sleuthkit.autopsy.contentviewers.TranslatablePanel.setChildComponentContent().
|
protected |
Definition at line 157 of file TranslatablePanel.java.
References org.sleuthkit.autopsy.contentviewers.TranslatablePanel.content.
|
protected |
Definition at line 141 of file TranslatablePanel.java.
References org.sleuthkit.autopsy.contentviewers.TranslatablePanel.retrieveTranslation().
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.