Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits JMenu.
Private Member Functions | |
JMenuItem | createMenutItem (TagName tagName) |
JMenu | createSubmenuForTagSet (TagSet tagSet) |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
Instances of this class implement a context menu user interface for creating or selecting a tag name for a tag and specifying an optional tag comment.
Definition at line 133 of file AddTagAction.java.
|
private |
Create a menu item for the given TagName.
tagName | TagName from which to create the menu item. |
Definition at line 240 of file AddTagAction.java.
References org.sleuthkit.autopsy.actions.AddBookmarkTagAction.BOOKMARK_SHORTCUT, org.sleuthkit.autopsy.casemodule.services.TagsManager.getBookmarkTagDisplayName(), and org.sleuthkit.autopsy.casemodule.services.TagsManager.getNotableTagLabel().
Referenced by org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.createSubmenuForTagSet().
|
private |
Build a JMenu for the given TagSet.
tagSet |
Definition at line 222 of file AddTagAction.java.
References org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.createMenutItem().
|
staticprivate |
Definition at line 135 of file AddTagAction.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.