Autopsy
4.12.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 |
Static Public Member Functions | |
static String | getTagsDisplayName () |
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 long | filteringDSObjId |
final String | ICON_PATH = "org/sleuthkit/autopsy/images/tag-folder-blue-icon-16.png" |
final TagResults | tagResults = new TagResults() |
Static Private Attributes | |
static final String | DISPLAY_NAME = NbBundle.getMessage(RootNode.class, "TagsNode.displayName.text") |
static final Set< IngestManager.IngestJobEvent > | INGEST_JOB_EVENTS_OF_INTEREST = EnumSet.of(IngestManager.IngestJobEvent.COMPLETED, IngestManager.IngestJobEvent.CANCELLED) |
static final String | USER_NAME_PROPERTY = "user.name" |
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.
|
static |
Return the display name used by the tags node in the tree.
Definition at line 78 of file Tags.java.
References org.sleuthkit.autopsy.datamodel.Tags.DISPLAY_NAME.
Referenced by org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.refreshTagsTree().
|
private |
Definition at line 517 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.BlackboardArtifactTagTypeNode.BlackboardArtifactTagTypeNode().
|
private |
Definition at line 396 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.ContentTagTypeNode.ContentTagTypeNode().
|
staticprivate |
Definition at line 57 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.getTagsDisplayName().
|
private |
|
private |
|
staticprivate |
Definition at line 58 of file Tags.java.
Referenced by org.sleuthkit.autopsy.datamodel.Tags.TagNameNodeFactory.addNotify().
|
private |
|
staticprivate |
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.