Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsDialogCallback Interface Reference

Inherited by org.sleuthkit.autopsy.centralrepository.persona.PersonasTopComponent.CreateEditCallbackImpl, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.PersonaCreateCallbackImpl, org.sleuthkit.autopsy.communications.relationships.SummaryPersonaPane.PersonaViewCallbackImpl, org.sleuthkit.autopsy.contentviewers.artifactviewers.ContactArtifactViewer.PersonaCreateCallbackImpl, org.sleuthkit.autopsy.contentviewers.artifactviewers.ContactArtifactViewer.PersonaViewCallbackImpl, org.sleuthkit.autopsy.contentviewers.artifactviewers.MessageAccountPanel.PersonaDialogCallbackImpl, org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.PersonaCreateCallbackImpl, and org.sleuthkit.autopsy.contentviewers.artifactviewers.PersonaAccountFetcher.PersonaViewCallbackImpl.

Public Member Functions

void callback (Persona persona)
 

Detailed Description

This interface allows the client to implement callback methods which the PersonaDetailsDialog will call when the "OK" button is pressed.

Definition at line 27 of file PersonaDetailsDialogCallback.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.persona.PersonaDetailsDialogCallback.callback ( Persona  persona)

The documentation for this interface 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.