Autopsy 4.22.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
AddNewOrganizationDialog.java File Reference
import java.util.ArrayList;
import java.util.Collection;
import java.util.logging.Level;
import javax.swing.JFrame;
import javax.swing.JTextField;
import javax.swing.event.DocumentEvent;
import javax.swing.event.DocumentListener;
import org.netbeans.spi.options.OptionsPanelController;
import org.openide.util.NbBundle.Messages;
import org.openide.windows.WindowManager;
import org.sleuthkit.autopsy.coreutils.Logger;
import org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoException;
import org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoOrganization;
import org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository;

Go to the source code of this file.

Classes

class  org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog
class  org.sleuthkit.autopsy.centralrepository.optionspanel.AddNewOrganizationDialog.TextBoxChangedListener

Packages

package  org.sleuthkit.autopsy.centralrepository.optionspanel

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