Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.actions.AddTagAction.TagMenu Class Reference

Inherits JMenu.

Private Member Functions

JMenuItem createMenutItem (TagName tagName)
 
JMenu createSubmenuForTagSet (TagSet tagSet)
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

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.

Member Function Documentation

JMenuItem org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.createMenutItem ( TagName  tagName)
private
JMenu org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.createSubmenuForTagSet ( TagSet  tagSet)
private

Build a JMenu for the given TagSet.

Parameters
tagSet
Returns
JMenu for the given TagSet

Definition at line 222 of file AddTagAction.java.

References org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.createMenutItem().

Member Data Documentation

final long org.sleuthkit.autopsy.actions.AddTagAction.TagMenu.serialVersionUID = 1L
staticprivate

Definition at line 135 of file AddTagAction.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.