Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.communications.relationships.PersonaPanel Class Reference

Inherits JPanel.

Private Member Functions

void initComponents ()
 

Private Attributes

final Persona persona
 
javax.swing.JLabel personaIDLabel
 
javax.swing.JButton viewButton
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Panel to show a single persona with a button for viewing persona details.

Definition at line 29 of file PersonaPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.communications.relationships.PersonaPanel.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 87 of file PersonaPanel.java.

References org.sleuthkit.autopsy.communications.relationships.PersonaPanel.personaIDLabel, and org.sleuthkit.autopsy.communications.relationships.PersonaPanel.viewButton.

Member Data Documentation

final Persona org.sleuthkit.autopsy.communications.relationships.PersonaPanel.persona
private

Definition at line 32 of file PersonaPanel.java.

javax.swing.JLabel org.sleuthkit.autopsy.communications.relationships.PersonaPanel.personaIDLabel
private
final long org.sleuthkit.autopsy.communications.relationships.PersonaPanel.serialVersionUID = 1L
staticprivate

Definition at line 31 of file PersonaPanel.java.

javax.swing.JButton org.sleuthkit.autopsy.communications.relationships.PersonaPanel.viewButton
private

The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.