Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.corecomponentinterfaces.ContextMenuActionsProvider.
Public Member Functions | |
List< Action > | getActions () |
Definition at line 31 of file HashDbContextMenuActionsProvider.java.
List<Action> org.sleuthkit.autopsy.modules.hashdatabase.HashDbContextMenuActionsProvider.getActions | ( | ) |
Gets context menu Actions for the currently selected data model objects exposed by the NetBeans Lookup of the active TopComponent. Implementers should discover the selected objects by calling org.openide.util.Utilities.actionsGlobalContext().lookupAll() for the org.sleuthkit.datamodel classes of interest to the provider.
Implements org.sleuthkit.autopsy.corecomponentinterfaces.ContextMenuActionsProvider.
Definition at line 34 of file HashDbContextMenuActionsProvider.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.