Package jmri.util

Interface HelpUtil.MenuProvider

    • Method Detail

      • getHelpMenuItems

        @Nonnull
        java.util.List<javax.swing.JMenuItem> 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