Autopsy  4.10.0
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 ()
 
Node[] createNodes (Node wrapped)
 
void removeNotify ()
 

Private Attributes

List< Node > keyNodes = null
 

Detailed Description

Children.Keys implementation which uses nodes as keys, and wraps them in ThumbnailViewNodes as the child nodes.

Definition at line 408 of file ThumbnailViewChildren.java.

Member Function Documentation

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

Definition at line 421 of file ThumbnailViewChildren.java.

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

Definition at line 437 of file ThumbnailViewChildren.java.

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

Definition at line 427 of file ThumbnailViewChildren.java.

Member Data Documentation

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

Definition at line 413 of file ThumbnailViewChildren.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.