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

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

Protected Member Functions

void addNotify ()
 
List< String > createKeys ()
 
Node[] createNodes (String key)
 
void removeNotify ()
 

Private Attributes

final PropertyChangeListener pcl
 

Detailed Description

Creates child nodes for each account type in the db.

Definition at line 205 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountsRootNode.AccountTypeFactory.addNotify ( )
protected
List<String> org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountsRootNode.AccountTypeFactory.createKeys ( )
protected

Definition at line 276 of file Accounts.java.

Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountsRootNode.AccountTypeFactory.createNodes ( String  key)
protected

Definition at line 294 of file Accounts.java.

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountsRootNode.AccountTypeFactory.removeNotify ( )
protected

Member Data Documentation

final PropertyChangeListener org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountsRootNode.AccountTypeFactory.pcl
private

Definition at line 211 of file Accounts.java.


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

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