Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.communications.relationships.MessageNode.DefaultMessageAction Class Reference

Inherits AbstractAction.

Public Member Functions

void actionPerformed (ActionEvent e)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

A no op action to override the default action of BlackboardArtifactNode

Definition at line 212 of file MessageNode.java.

Member Function Documentation

void org.sleuthkit.autopsy.communications.relationships.MessageNode.DefaultMessageAction.actionPerformed ( ActionEvent  e)

Definition at line 217 of file MessageNode.java.

Member Data Documentation

final long org.sleuthkit.autopsy.communications.relationships.MessageNode.DefaultMessageAction.serialVersionUID = 1L
staticprivate

Definition at line 214 of file MessageNode.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.