Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits AbstractAction.
Public Member Functions | |
void | actionPerformed (ActionEvent e) |
Static Public Attributes | |
static final KeyStroke | BOOKMARK_SHORTCUT = KeyStroke.getKeyStroke(KeyEvent.VK_B, InputEvent.CTRL_MASK) |
Static Private Attributes | |
static final String | BOOKMARK = NbBundle.getMessage(AddBookmarkTagAction.class, "AddBookmarkTagAction.bookmark.text") |
static final String | NO_COMMENT = "" |
Definition at line 39 of file AddBookmarkTagAction.java.
void org.sleuthkit.autopsy.actions.AddBookmarkTagAction.actionPerformed | ( | ActionEvent | e | ) |
Definition at line 46 of file AddBookmarkTagAction.java.
References org.sleuthkit.autopsy.actions.AddBlackboardArtifactTagAction.addTag(), org.sleuthkit.autopsy.actions.AddContentTagAction.addTag(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.casemodule.services.TagsManager.getDisplayNamesToTagNamesMap(), org.sleuthkit.autopsy.actions.AddBlackboardArtifactTagAction.getInstance(), org.sleuthkit.autopsy.actions.AddContentTagAction.getInstance(), org.sleuthkit.autopsy.coreutils.Logger.getLogger(), org.sleuthkit.autopsy.casemodule.Case.getServices(), and org.sleuthkit.autopsy.casemodule.services.Services.getTagsManager().
|
staticprivate |
Definition at line 43 of file AddBookmarkTagAction.java.
|
static |
Definition at line 41 of file AddBookmarkTagAction.java.
Referenced by org.sleuthkit.autopsy.corecomponents.DataResultTopComponent.customizeComponent(), and org.sleuthkit.autopsy.timeline.TimeLineTopComponent.TimeLineTopComponent().
|
staticprivate |
Definition at line 42 of file AddBookmarkTagAction.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.