Autopsy  4.14.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | List of all members
org.sleuthkit.autopsy.timeline.ui.listvew.SwingFXMenuUtils.MenuAdapter Class Reference

Inherits Menu.

Private Member Functions

void populateSubMenus (MenuElement menu)
 

Detailed Description

A JavaFX Menu that has the same structure as a given Swing JMenu or JPopupMenu.

Definition at line 76 of file SwingFXMenuUtils.java.

Member Function Documentation

void org.sleuthkit.autopsy.timeline.ui.listvew.SwingFXMenuUtils.MenuAdapter.populateSubMenus ( MenuElement  menu)
private

Populate the sub menus of this menu.

Parameters
menuThe MenuElement whose sub elements will be used to populate the sub menus of this menu.

Definition at line 106 of file SwingFXMenuUtils.java.


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

Copyright © 2012-2020 Basis Technology. Generated on: Wed Apr 8 2020
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.