Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
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 |
Panel to show a single persona with a button for viewing persona details.
Definition at line 29 of file PersonaPanel.java.
|
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.
|
private |
Definition at line 32 of file PersonaPanel.java.
|
private |
Definition at line 112 of file PersonaPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.PersonaPanel.initComponents().
|
staticprivate |
Definition at line 31 of file PersonaPanel.java.
|
private |
Definition at line 113 of file PersonaPanel.java.
Referenced by org.sleuthkit.autopsy.communications.relationships.PersonaPanel.initComponents().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Jun 10 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.