Class MenuBar

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

public class MenuBar extends JMenuBar

MenuBar class.

See Also:
  • Constructor Details

  • Method Details

    • getBookmarksMenu

      public JMenu getBookmarksMenu(BrowserFrame frame)
      Gets the bookmarks menu.
      Parameters:
      frame - a BrowserFrame object.
      Returns:
      the bookmarks menu
    • getChronologyMenu

      public JMenu getChronologyMenu(BrowserFrame frame)
      Gets the chronology menu.
      Parameters:
      frame - a BrowserFrame object.
      Returns:
      the chronology menu
    • getHelpMenu

      public JMenu getHelpMenu(BrowserFrame frame)
      Gets the help menu.
      Parameters:
      frame - a BrowserFrame object.
      Returns:
      the help menu
    • getToolsMenu

      public JMenu getToolsMenu(BrowserFrame frame)
      Gets the tools menu.
      Parameters:
      frame - a BrowserFrame object.
      Returns:
      the tools menu
    • getViewMenu

      public JMenu getViewMenu(BrowserFrame frame)
      Gets the view menu.
      Parameters:
      frame - a BrowserFrame object.
      Returns:
      the view menu