Uses of Interface
com.bbn.openmap.gui.MenuBarMenu

Packages that use MenuBarMenu
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
com.bbn.openmap.gui.menu This package contains OpenMap Swing GUI components that can be used in menus. 
 

Uses of MenuBarMenu in com.bbn.openmap.gui
 

Classes in com.bbn.openmap.gui that implement MenuBarMenu
 class AbstractOpenMapMenu
          Abstract Menu Object that takes care of common bean context-related functionality.
 class ControlMenu
          This Menu, by default, holds a menu option to control the mouse modes, change the background color of the map, and a button to toggle the ToolPanel on and off.
 class DefaultHelpMenu
          HelpMenu is instance of JMenu.
 class FileMenu
          FileMenu creates AboutMenuItem, SavePropertiesMenuItem, SaveImageMenuItem, ExitMenuItem.
 class GoToMenu
          Menu that keeps track of different saved map views (lat/lon, scale and projection type), and provides a way to set the map projection to those views.
 class LayersMenu
          The LayersMenu is a JMenu which is a list of the layers of the map.
 class NavigateMenu
          Provides MenuItems that lets users control the projection.
 

Uses of MenuBarMenu in com.bbn.openmap.gui.menu
 

Classes in com.bbn.openmap.gui.menu that implement MenuBarMenu
 class MouseModeMenu
          It provides GUI based on Mouse modes available from MouseDelegator object
 class OMBasicMenu
          This is version of AbstractOpenMapMenu that can be created and configured with properties.
 class ProjectionMenu
          Provides ProjectionMenu items for selecting Projection type.
 class SaveAsMenu
           
 



Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details