Class Menubar

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

public class Menubar extends JMenuBar
Application main menubar.
See Also:
  • Constructor Details

    • Menubar

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

    • switchLocale

      public void switchLocale(Locale newLocale)
    • switchLocale

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

      public JCheckBoxMenuItem getChunkMenu()
    • getJavaDebugMenu

      public JCheckBoxMenuItem getJavaDebugMenu()
    • getMenuView

      public JMenu getMenuView()