Autopsy 4.22.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
TranslatablePanel.java File Reference
import com.google.common.util.concurrent.ThreadFactoryBuilder;
import java.awt.Component;
import java.awt.ComponentOrientation;
import java.io.IOException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.ThreadFactory;
import javax.swing.ImageIcon;
import javax.swing.JPanel;
import javax.swing.SwingUtilities;
import org.openide.util.NbBundle.Messages;
import org.sleuthkit.autopsy.texttranslation.NoServiceProviderException;
import org.sleuthkit.autopsy.texttranslation.TextTranslationService;
import org.sleuthkit.autopsy.texttranslation.TranslationException;
import org.sleuthkit.autopsy.texttranslation.ui.TranslateTextTask;

Go to the source code of this file.

Classes

interface  org.sleuthkit.autopsy.contentviewers.TranslatablePanel.ContentComponent
class  org.sleuthkit.autopsy.contentviewers.TranslatablePanel.OnTranslation
class  org.sleuthkit.autopsy.contentviewers.TranslatablePanel
class  org.sleuthkit.autopsy.contentviewers.TranslatablePanel.TranslatablePanelException
class  org.sleuthkit.autopsy.contentviewers.TranslatablePanel.TranslatedText
class  org.sleuthkit.autopsy.contentviewers.TranslatablePanel.TranslateOption

Packages

package  org.sleuthkit.autopsy.contentviewers

Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.