Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Protected Member Functions | Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode Class Reference

Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.

Classes

class  DeletedContentNodeObserver
 

Public Member Functions

boolean isLeafTypeNode ()
 

Protected Member Functions

Sheet createSheet ()
 

Private Member Functions

void init ()
 
void updateDisplayName ()
 

Private Attributes

DeletedContent.DeletedContentFilter filter
 
final Logger logger = Logger.getLogger(DeletedContentNode.class.getName())
 

Detailed Description

Definition at line 225 of file DeletedContent.java.

Member Function Documentation

Sheet org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.createSheet ( )
protected
void org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.init ( )
private
boolean org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.isLeafTypeNode ( )

Definition at line 293 of file DeletedContent.java.

void org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.updateDisplayName ( )
private

Member Data Documentation

DeletedContent.DeletedContentFilter org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.filter
private
final Logger org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.logger = Logger.getLogger(DeletedContentNode.class.getName())
private

Definition at line 228 of file DeletedContent.java.


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

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