Autopsy  4.8.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.MessageContentViewer.AttachmentsChildren Class Reference

Inherits Keys< AbstractFile >.

Protected Member Functions

void addNotify ()
 
Node[] createNodes (AbstractFile t)
 

Private Attributes

final Set< AbstractFile > attachments
 

Detailed Description

Definition at line 690 of file MessageContentViewer.java.

Member Function Documentation

void org.sleuthkit.autopsy.contentviewers.MessageContentViewer.AttachmentsChildren.addNotify ( )
protected

Definition at line 704 of file MessageContentViewer.java.

Node [] org.sleuthkit.autopsy.contentviewers.MessageContentViewer.AttachmentsChildren.createNodes ( AbstractFile  t)
protected

Definition at line 699 of file MessageContentViewer.java.

Member Data Documentation

final Set<AbstractFile> org.sleuthkit.autopsy.contentviewers.MessageContentViewer.AttachmentsChildren.attachments
private

Definition at line 692 of file MessageContentViewer.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.