Autopsy  4.13.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 407 of file ThumbnailViewChildren.java.

Member Function Documentation

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

Definition at line 420 of file ThumbnailViewChildren.java.

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

Definition at line 436 of file ThumbnailViewChildren.java.

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

Definition at line 426 of file ThumbnailViewChildren.java.

Member Data Documentation

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

Definition at line 412 of file ThumbnailViewChildren.java.


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

Copyright © 2012-2019 Basis Technology. Generated on: Tue Jan 7 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.