Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.actions.AddTagAction.
Public Member Functions | |
void | actionPerformed (ActionEvent event) |
JMenuItem | getPopupPresenter () |
Static Public Member Functions | |
static synchronized AddBlackboardArtifactTagAction | getInstance () |
Protected Member Functions | |
void | addTag (TagName tagName, String comment) |
String | getActionDisplayName () |
Private Member Functions | |
AddBlackboardArtifactTagAction () | |
Static Private Attributes | |
static AddBlackboardArtifactTagAction | instance |
Instances of this Action allow users to apply tags to blackboard artifacts.
Definition at line 46 of file AddBlackboardArtifactTagAction.java.
|
private |
Definition at line 60 of file AddBlackboardArtifactTagAction.java.
|
inherited |
Subclasses of AddTagAction, should not override actionPerformed, but instead override addTag.
event |
Definition at line 66 of file AddTagAction.java.
|
protected |
Definition at line 74 of file AddBlackboardArtifactTagAction.java.
References org.sleuthkit.autopsy.casemodule.services.TagsManager.addBlackboardArtifactTag(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.coreutils.Logger.getLogger(), org.sleuthkit.autopsy.casemodule.Case.getServices(), and org.sleuthkit.autopsy.casemodule.services.Services.getTagsManager().
Referenced by org.sleuthkit.autopsy.actions.AddBookmarkTagAction.actionPerformed().
|
protected |
Definition at line 65 of file AddBlackboardArtifactTagAction.java.
|
static |
Definition at line 53 of file AddBlackboardArtifactTagAction.java.
Referenced by org.sleuthkit.autopsy.actions.AddBookmarkTagAction.actionPerformed(), org.sleuthkit.autopsy.datamodel.DataModelActionsFactory.getActions(), and org.sleuthkit.autopsy.directorytree.DataResultFilterNode.GetPopupActionsDisplayableItemNodeVisitor.visit().
|
inherited |
Definition at line 54 of file AddTagAction.java.
|
staticprivate |
Definition at line 51 of file AddBlackboardArtifactTagAction.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.