Package | Description |
---|---|
com.bbn.openmap.gui.menu |
This package contains OpenMap Swing GUI components that can be used in
menus.
|
Modifier and Type | Class and Description |
---|---|
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