Autopsy  4.16.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 225 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 227 of file PersonaAccountFetcher.java.

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

Definition at line 228 of file PersonaAccountFetcher.java.


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

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