Class AppMenubar

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, MenuElement

public class AppMenubar extends JMenuBar
Application main menubar.
See Also:
  • Field Details

  • Constructor Details

    • AppMenubar

      public AppMenubar()
      Create a menubar on main frame.
  • Method Details

    • applyTheme

      public static void applyTheme(String theme)
    • switchLocale

      public void switchLocale(Locale newLocale)
    • switchLocaleWithStatus

      public void switchLocaleWithStatus(Locale oldLocale, Locale newLocale, boolean isStartup)
    • switchLocale

      public void switchLocale(Locale oldLocale, Locale newLocale, boolean isStartup)
    • getMenuView

      public JMenu getMenuView()
    • getMenuWindows

      public MenuWindows getMenuWindows()