Package jmri.util
Interface HelpUtil.MenuProvider
- All Known Implementing Classes:
HelpMenuProvider
- Enclosing class:
- HelpUtil
public static interface HelpUtil.MenuProvider
-
Method Summary
Modifier and TypeMethodDescriptionGet the menu items to include in the menu.
-
Method Details
-
getHelpMenuItems
Get the menu items to include in the menu. Any menu item that is null will be replaced with a separator.- Returns:
- the list of menu items
-