Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.
Classes | |
class | BlackboardArtifactTagNodeFactory |
class | BlackboardArtifactTagTypeNode |
class | ContentTagNodeFactory |
class | ContentTagTypeNode |
class | RootNode |
class | TagNameNode |
class | TagNameNodeFactory |
class | TagResults |
class | TagTypeNodeFactory |
Private Attributes | |
final String | ARTIFACT_DISPLAY_NAME = NbBundle.getMessage(BlackboardArtifactTagTypeNode.class, "BlackboardArtifactTagTypeNode.displayName.text") |
final String | CONTENT_DISPLAY_NAME = NbBundle.getMessage(ContentTagTypeNode.class, "ContentTagTypeNode.displayName.text") |
final String | DISPLAY_NAME = NbBundle.getMessage(RootNode.class, "TagsNode.displayName.text") |
final String | ICON_PATH = "org/sleuthkit/autopsy/images/tag-folder-blue-icon-16.png" |
final TagResults | tagResults = new TagResults() |
Instances of this class act as keys for use by instances of the RootContentChildren class. RootContentChildren is a NetBeans child node factory built on top of the NetBeans Children.Keys class.
|
private |
Definition at line 425 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.BlackboardArtifactTagTypeNode.BlackboardArtifactTagTypeNode().
|
private |
Definition at line 326 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.ContentTagTypeNode.ContentTagTypeNode().
|
private |
|
private |
|
private |
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.