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

Inherits Detachable< String >, and Observer.

Public Member Functions

void update (Observable o, Object arg)
 

Protected Member Functions

void addNotify ()
 
boolean createKeys (List< String > list)
 
Node createNodeForKey (String key)
 
void removeNotify ()
 

Private Attributes

final PropertyChangeListener pcl
 

Detailed Description

Creates child nodes for each hashset name

Definition at line 191 of file HashsetHits.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.addNotify ( )
protected
boolean org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.createKeys ( List< String >  list)
protected

Definition at line 269 of file HashsetHits.java.

Node org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.createNodeForKey ( String  key)
protected

Definition at line 275 of file HashsetHits.java.

void org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.removeNotify ( )
protected
void org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.update ( Observable  o,
Object  arg 
)

Definition at line 280 of file HashsetHits.java.

Member Data Documentation

final PropertyChangeListener org.sleuthkit.autopsy.datamodel.HashsetHits.HashsetNameFactory.pcl
private

Definition at line 198 of file HashsetHits.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.