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.CreatePersonaButtonListener Class Reference

Inherits ActionListener.

Public Member Functions

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

Private Attributes

final Component parentComponent
 
final AccountPersonaSearcherData personaSearcherData
 

Detailed Description

Action listener for Create persona button.

Definition at line 172 of file PersonaAccountFetcher.java.

Member Function Documentation

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

Member Data Documentation

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

Definition at line 174 of file PersonaAccountFetcher.java.

final AccountPersonaSearcherData org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.CreatePersonaButtonListener.personaSearcherData
private

Definition at line 175 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.