Autopsy
4.15.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
JButton | getPersonaActionButton () |
JLabel | getPersonaNameLabel () |
Private Attributes | |
final JButton | personaActionButton |
final JLabel | personaNameLabel |
A wrapper class that bags the UI components that need to be updated when a persona search task or a create dialog returns.
Definition at line 709 of file ContactArtifactViewer.java.
JButton org.sleuthkit.autopsy.contentviewers.artifactviewers.ContactArtifactViewer.PersonaUIComponents.getPersonaActionButton | ( | ) |
Returns persona action button.
Definition at line 739 of file ContactArtifactViewer.java.
JLabel org.sleuthkit.autopsy.contentviewers.artifactviewers.ContactArtifactViewer.PersonaUIComponents.getPersonaNameLabel | ( | ) |
Returns persona name label.
Definition at line 730 of file ContactArtifactViewer.java.
|
private |
Definition at line 712 of file ContactArtifactViewer.java.
|
private |
Definition at line 711 of file ContactArtifactViewer.java.
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.