Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JPanel.
Classes | |
class | PersonaCreateCallbackImpl |
class | PersonaViewCallbackImpl |
class | ViewButtonHandler |
Private Member Functions | |
void | createButtonActionPerformed (java.awt.event.ActionEvent evt) |
void | initComponents () |
Private Attributes | |
javax.swing.JButton | createButton |
javax.swing.JPanel | createPersonaPanel |
Account | currentAccount = null |
CentralRepoAccount | currentCRAccount = null |
javax.swing.JLabel | messageLabel |
javax.swing.JPanel | messagePane |
javax.swing.JLabel | noPersonaLabel |
final Map< Component, Persona > | personaMap |
javax.swing.JScrollPane | personaScrollPane |
final ViewButtonHandler | viewButtonHandler = new ViewButtonHandler() |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(SummaryPersonaPane.class.getName()) |
static final long | serialVersionUID = 1L |
Panel to show the Personas for a given account. That is apart SummaryViewer.
Definition at line 51 of file SummaryPersonaPane.java.
|
private |
Definition at line 269 of file SummaryPersonaPane.java.
References org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsPanel.addAccount(), org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsMode.CREATE, org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsDialog.display(), org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsDialog.getDetailsPanel(), org.sleuthkit.autopsy.centralrepository.datamodel.Persona.Confidence.HIGH, org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsPanel.setPersonaName(), and org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsDialog.setStartupPopupMessage().
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
This method is called from within the constructor to initialize the form. WARNING: Do NOT modify this code. The content of this method is always regenerated by the Form Editor.
Definition at line 204 of file SummaryPersonaPane.java.
References org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.createButton, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.createButtonActionPerformed(), org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.createPersonaPanel, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.messageLabel, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.messagePane, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.noPersonaLabel, and org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.personaScrollPane.
|
private |
Definition at line 288 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
Definition at line 289 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
Definition at line 60 of file SummaryPersonaPane.java.
|
private |
Definition at line 59 of file SummaryPersonaPane.java.
|
staticprivate |
Definition at line 55 of file SummaryPersonaPane.java.
|
private |
Definition at line 290 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
Definition at line 291 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
Definition at line 292 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
private |
Definition at line 57 of file SummaryPersonaPane.java.
|
private |
Definition at line 293 of file SummaryPersonaPane.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.initComponents().
|
staticprivate |
Definition at line 53 of file SummaryPersonaPane.java.
|
private |
Definition at line 58 of file SummaryPersonaPane.java.
Copyright © 2012-2022 Basis Technology. Generated on: Wed May 31 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.