Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractNode.
Classes | |
class | EmptyNodeChildren |
class | MessageNode |
Public Member Functions | |
EmptyNode (String displayedMessage) | |
Provides a root node for the results views with a single child node that displays a message as the sole item in its property sheet, useful for displaying explanatory text in the result views when there is a node with no children in the tree view.
Definition at line 33 of file EmptyNode.java.
org.sleuthkit.autopsy.datamodel.EmptyNode.EmptyNode | ( | String | displayedMessage | ) |
Provides a root node for the results views with a single child node that displays a message as the sole item in its property sheet, useful for displaying explanatory text in the result views when there is a node with no children in the tree view.
displayedMessage | The text for the property sheet of the child node. |
Definition at line 44 of file EmptyNode.java.
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.