Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AbstractContentChildren< T >.
Public Member Functions | |
DataSourcesNodeChildren () | |
void | refreshContentKeys () |
Protected Member Functions | |
void | addNotify () |
Node[] | createNodes (T key) |
void | removeNotify () |
Private Member Functions | |
void | reloadKeys () |
Private Attributes | |
final PropertyChangeListener | pcl |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(DataSourcesNodeChildren.class.getName()) |
Definition at line 70 of file DataSourcesNode.java.
org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.DataSourcesNodeChildren | ( | ) |
Definition at line 76 of file DataSourcesNode.java.
|
protected |
Definition at line 92 of file DataSourcesNode.java.
References org.sleuthkit.autopsy.casemodule.Case.addEventTypeSubscriber(), org.sleuthkit.autopsy.casemodule.Case.Events.DATA_SOURCE_ADDED, org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.pcl, and org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.reloadKeys().
|
protectedinherited |
Definition at line 64 of file AbstractContentChildren.java.
void org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.refreshContentKeys | ( | ) |
Refresh all content keys This creates new nodes of keys have changed.
Definition at line 117 of file DataSourcesNode.java.
Referenced by org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.refreshDataSourceTree().
|
private |
Definition at line 104 of file DataSourcesNode.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), and org.sleuthkit.autopsy.casemodule.Case.getDataSources().
Referenced by org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.addNotify().
|
protected |
|
staticprivate |
Definition at line 72 of file DataSourcesNode.java.
|
private |
Definition at line 81 of file DataSourcesNode.java.
Referenced by org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.addNotify(), and org.sleuthkit.autopsy.datamodel.DataSourcesNode.DataSourcesNodeChildren.removeNotify().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.