Autopsy  4.8.0
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.ViewModeFactory Class Reference

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

Protected Member Functions

void addNotify ()
 
abstract boolean createKeys (List< X > list)
 
boolean createKeys (List< CreditCardViewMode > list)
 
Node[] createNodesForKey (CreditCardViewMode key)
 
void removeNotify ()
 

Private Attributes

final PropertyChangeListener pcl
 

Detailed Description

Definition at line 540 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.addNotify ( )
protected
abstract boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ObservingChildren< X >.createKeys ( List< X >  list)
abstractprotectedinherited

Create of keys used by this Children object to represent the child nodes.

boolean org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.createKeys ( List< CreditCardViewMode list)
protected

Definition at line 626 of file Accounts.java.

Node [] org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.createNodesForKey ( CreditCardViewMode  key)
protected

Definition at line 633 of file Accounts.java.

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

Member Data Documentation

final PropertyChangeListener org.sleuthkit.autopsy.datamodel.accounts.Accounts.ViewModeFactory.pcl
private

Definition at line 542 of file Accounts.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Thu Oct 4 2018
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.