Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.ViewPersonaButtonListener Class Reference

Inherits ActionListener.

Public Member Functions

void actionPerformed (java.awt.event.ActionEvent evt)
 

Private Attributes

final Component parentComponent
 
final Persona persona
 

Detailed Description

Action listener for View persona button.

Definition at line 234 of file PersonaAccountFetcher.java.

Member Function Documentation

void org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.ViewPersonaButtonListener.actionPerformed ( java.awt.event.ActionEvent  evt)

Member Data Documentation

final Component org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.ViewPersonaButtonListener.parentComponent
private

Definition at line 236 of file PersonaAccountFetcher.java.

final Persona org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.ViewPersonaButtonListener.persona
private

Definition at line 237 of file PersonaAccountFetcher.java.


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

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