Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.MenuItem Interface Reference

Inherited by org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.DefaultMenuItem.

Public Member Functions

Runnable getAction ()
 
String getTitle ()
 

Detailed Description

A menu item to be used within a popup menu.

Definition at line 31 of file GuiCellModel.java.

Member Function Documentation

Runnable org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.MenuItem.getAction ( )
Returns
The action if that popup menu item is clicked.

Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.DefaultMenuItem.

String org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.MenuItem.getTitle ( )
Returns
The title for that popup menu item.

Implemented in org.sleuthkit.autopsy.datasourcesummary.uiutils.GuiCellModel.DefaultMenuItem.


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

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.