|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.DisplayableItemNode.
Classes | |
| class | DeletedContentNodeObserver |
Public Member Functions | |
| NodeSelectionInfo | getChildNodeSelectionInfo () |
| String | getItemType () |
| boolean | isLeafTypeNode () |
| void | setChildNodeSelectionInfo (NodeSelectionInfo selectedChildNodeInfo) |
Protected Member Functions | |
| Sheet | createSheet () |
Private Member Functions | |
| void | init () |
| void | updateDisplayName () |
Private Attributes | |
| final long | datasourceObjId |
| final DeletedContent.DeletedContentFilter | filter |
Definition at line 274 of file DeletedContent.java.
|
protected |
Definition at line 330 of file DeletedContent.java.
References org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.filter.
|
inherited |
Gets information about which child node of this node, if any, should be selected.
Definition at line 141 of file DisplayableItemNode.java.
References org.sleuthkit.autopsy.datamodel.DisplayableItemNode.selectedChildNodeInfo.
| String org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.getItemType | ( | ) |
Return getClass().getName() + filter.getName() if custom settings are desired for different filters.
Definition at line 352 of file DeletedContent.java.
|
private |
| boolean org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.isLeafTypeNode | ( | ) |
Definition at line 347 of file DeletedContent.java.
|
inherited |
Adds information about which child node of this node, if any, should be selected. Can be null.
| selectedChildNodeInfo | The child node selection information. |
Definition at line 130 of file DisplayableItemNode.java.
References org.sleuthkit.autopsy.datamodel.DisplayableItemNode.selectedChildNodeInfo.
Referenced by org.sleuthkit.autopsy.directorytree.ViewContextAction.actionPerformed(), and org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.viewArtifact().
|
private |
Definition at line 314 of file DeletedContent.java.
References org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.filter.
Referenced by org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.init(), and org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.DeletedContentNodeObserver.update().
|
private |
Definition at line 277 of file DeletedContent.java.
|
private |
Definition at line 276 of file DeletedContent.java.
Referenced by org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.createSheet(), org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.init(), and org.sleuthkit.autopsy.datamodel.DeletedContent.DeletedContentsChildren.DeletedContentNode.updateDisplayName().
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.