Package apps

Class AppsMainMenu

java.lang.Object
apps.AppsMainMenu

public class AppsMainMenu extends Object
Create the main menu for PanelPro and related apps. Includes opening PanelPro from DecoderPro3.

Redundant menu code was removed from Apps and AppsLaunchFrame.

  • Field Details

  • Constructor Details

  • Method Details

    • createMenus

      protected static void createMenus(JMenuBar menuBar, WindowInterface wi, JPanel pane, String windowHelpID)
      Add menus to a menu bar.

      This does not include the development menu.

      Parameters:
      menuBar - The existing menu bar
      wi - The WindowInterface to associate actions in menus with
      pane - The JPanel to associate actions in menus with
      windowHelpID - The the help id to be assigned to Help / Window Help...