Autopsy 4.22.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
GoogleTranslatorSettingsPanel.java File Reference
import com.google.auth.Credentials;
import com.google.auth.oauth2.ServiceAccountCredentials;
import com.google.cloud.translate.Language;
import com.google.cloud.translate.Translate;
import com.google.cloud.translate.TranslateOptions;
import com.google.cloud.translate.Translation;
import org.sleuthkit.autopsy.coreutils.Desktop;
import java.awt.event.ItemListener;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.InputStream;
import java.net.URISyntaxException;
import java.util.ArrayList;
import java.util.List;
import java.util.logging.Level;
import org.sleuthkit.autopsy.coreutils.Logger;
import javax.swing.JFileChooser;
import javax.swing.event.HyperlinkEvent;
import javax.swing.event.HyperlinkListener;
import javax.swing.filechooser.FileNameExtensionFilter;
import org.apache.commons.lang3.StringUtils;
import org.openide.util.NbBundle.Messages;

Go to the source code of this file.

Classes

class  org.sleuthkit.autopsy.texttranslation.translators.GoogleTranslatorSettingsPanel.ComboBoxSelectionListener
class  org.sleuthkit.autopsy.texttranslation.translators.GoogleTranslatorSettingsPanel

Packages

package  org.sleuthkit.autopsy.texttranslation.translators

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