Autopsy  4.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Protected Member Functions | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory Class Reference

Inherits org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< BinResult >.

Protected Member Functions

void addNotify ()
 
List< BinResultcreateKeys ()
 
Node[] createNodes (BinResult key)
 
void removeNotify ()
 

Detailed Description

Factory that generates the children of the ByBin node.

Definition at line 663 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.addNotify ( )
protectedinherited

Definition at line 189 of file Accounts.java.

List<BinResult> org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory.createKeys ( )
protected
Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.ByBINNode.BINFactory.createNodes ( BinResult  key)
protected

Definition at line 723 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.removeNotify ( )
protectedinherited

Definition at line 183 of file Accounts.java.


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

Copyright © 2012-2016 Basis Technology. Generated on: Mon Apr 24 2017
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.