Class BaseMainWindowMenu

java.lang.Object
org.omegat.gui.main.BaseMainWindowMenu
All Implemented Interfaces:
ActionListener, EventListener, MenuListener, IMainMenu
Direct Known Subclasses:
MainWindowBurgerMenu, MainWindowMenu

public abstract class BaseMainWindowMenu extends Object implements ActionListener, MenuListener, IMainMenu
Base class for create main menu and handle main menu events.

Add newly created MenuItem items to /src/org/omegat/gui/main/MainMenuShortcuts.properties and /src/org/omegat/gui/main/MainMenuShortcuts.mac.properties with the proper shortcuts if set.