Autopsy  4.15.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 166 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 168 of file PersonaAccountFetcher.java.

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

Definition at line 169 of file PersonaAccountFetcher.java.


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

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.