Module org.jpo
Package org.jpo.gui

Class ApplicationJMenuBar

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

public class ApplicationJMenuBar extends JMenuBar
Creates the menu for the JPO application. Listens to RecentCollectionsChangedEvent and LocaleChangedEvent events and updates itself accordingly. It fires events into the JpoEventBus as per the user selections.
See Also:
  • Constructor Details

    • ApplicationJMenuBar

      public ApplicationJMenuBar()
      Creates a menu object for use in the main frame of the application.