Autopsy  3.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailPageNodeChildren Class Reference

Inherits Keys< Node >.

Protected Member Functions

void addNotify ()
 
void removeNotify ()
 
Node[] createNodes (Node wrapped)
 

Private Attributes

List< Node > contentImages = null
 

Detailed Description

Definition at line 176 of file ThumbnailViewChildren.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailPageNodeChildren.addNotify ( )
protected

Definition at line 188 of file ThumbnailViewChildren.java.

Node [] org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailPageNodeChildren.createNodes ( Node  wrapped)
protected

Definition at line 202 of file ThumbnailViewChildren.java.

void org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailPageNodeChildren.removeNotify ( )
protected

Definition at line 195 of file ThumbnailViewChildren.java.

Member Data Documentation

List<Node> org.sleuthkit.autopsy.corecomponents.ThumbnailViewChildren.ThumbnailPageNodeChildren.contentImages = null
private

Definition at line 179 of file ThumbnailViewChildren.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.