Autopsy  4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.corecomponents.DataResultPanel.ExplorerManagerListener Class Reference

Inherits PropertyChangeListener.

Public Member Functions

void propertyChange (PropertyChangeEvent evt)
 

Detailed Description

Responds to node selection change events from the explorer manager of this panel's parent top component. The selected nodes are passed to the content view. This is how the results view and the content view are kept in sync. It is therefore required that all of the result viewers in this panel use the explorer manager of the parent top component. This supports this way of passing the selection to the content view, plus the exposure of the selection to through the actions global context, which is needed for multiple selection.

Definition at line 565 of file DataResultPanel.java.

Member Function Documentation

void org.sleuthkit.autopsy.corecomponents.DataResultPanel.ExplorerManagerListener.propertyChange ( PropertyChangeEvent  evt)

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

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