Package jam.framework

Interface MenuBarFactory

    • Field Detail

      • MENU_MASK

        static final int MENU_MASK
    • Method Detail

      • populateMenuBar

        void populateMenuBar​(javax.swing.JMenuBar menuBar,
                             AbstractFrame frame)
      • deregisterMenuFactories

        void deregisterMenuFactories()
      • registerPermanentMenuFactory

        void registerPermanentMenuFactory​(MenuFactory menuFactory)
      • registerMenuFactory

        void registerMenuFactory​(MenuFactory menuFactory)