Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits MenuItem.
Classes | |
class | MenuAdapter |
class | MenuItemAdapter |
Static Public Member Functions | |
static MenuItem | createFXMenu (MenuElement jMenuElement) |
Allows creation of JavaFX menus with the same structure as Swing menus and which invoke the same actions.
Definition at line 34 of file SwingFXMenuUtils.java.
|
static |
Factory method that creates a JavaFX MenuItem backed by a MenuElement
jMenuElement | The MenuElement to create a JavaFX menu for. |
Definition at line 43 of file SwingFXMenuUtils.java.
Referenced by org.sleuthkit.autopsy.timeline.ui.listvew.SwingFXMenuUtils.MenuAdapter.populateSubMenus(), and org.sleuthkit.autopsy.timeline.ui.listvew.ListTimeline.EventRow.updateItem().
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.