Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits PropertyChangeListener.
Public Member Functions | |
void | propertyChange (PropertyChangeEvent evt) |
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 559 of file DataResultPanel.java.
void org.sleuthkit.autopsy.corecomponents.DataResultPanel.ExplorerManagerListener.propertyChange | ( | PropertyChangeEvent | evt | ) |
Definition at line 562 of file DataResultPanel.java.
References org.sleuthkit.autopsy.corecomponentinterfaces.DataContent.setNode().
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.