public interface MapPanel
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Tell the panel to release components.
|
MapBean |
getMapBean()
Get the MapBean used for the MapPanel.
|
MapHandler |
getMapHandler()
Get the MapHandler used for the MapPanel.
|
javax.swing.JMenu |
getMapMenu()
Get a JMenu containing sub-menus to control the map.
|
javax.swing.JMenuBar |
getMapMenuBar()
Get a JMenuBar containing menus to control the map.
|
MapBean getMapBean()
MapHandler getMapHandler()
javax.swing.JMenuBar getMapMenuBar()
javax.swing.JMenu getMapMenu()
void dispose()
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details