Uses of Class
com.bbn.openmap.gui.menu.MapHandlerMenuItem

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

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

Subclasses of MapHandlerMenuItem in com.bbn.openmap.gui.menu
 class CoordsMenuItem
          A menu item that will bring up a frame with a CombinedCoordPanel, showing different coordinate panels in a tabbed pane.
 class DataBoundsViewMenuItem
           
 class LoadPropertiesMenuItem
          This is a menu item that loads a file.
 class MapBeanPrinterMenuItem
          A MapBeanPrinterMenuItem is a MapHandlerMenuItem that looks for the MapBean in the MapHandler and prints it when it is called.
 class SaveAsGifMenuItem
          A JMenuItem that uses the MapHandler to find the MapBean and save an image of it in the GIF format.
 class SaveAsImageMenuItem
          A MenuItem that is capable of looking at MapBean and saving it as an Image
 class SaveAsJpegMenuItem
          A JMenuItem that uses the MapHandler to find the MapBean and save an image of it in the JPEG format.
 class SavePropertiesMenuItem
          A Menu item that generates a Properties object when it is clicked upon.
 



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