Uses of Class
com.bbn.openmap.gui.LayerAddPanel

Packages that use LayerAddPanel
com.bbn.openmap.gui This package contains the main OpenMap Swing GUI components. 
 

Uses of LayerAddPanel in com.bbn.openmap.gui
 

Fields in com.bbn.openmap.gui declared as LayerAddPanel
protected  LayerAddPanel LayersPanel.layerAddPanel
          Panel that lets you dynamically add and configure layers.
protected  LayerAddPanel LayerControlButtonPanel.layerAddPanel
           
 

Methods in com.bbn.openmap.gui that return LayerAddPanel
 LayerAddPanel LayerControlButtonPanel.getLayerAddPanel()
          Get the panel interface to dynamically add layers.
 

Methods in com.bbn.openmap.gui with parameters of type LayerAddPanel
 void LayerControlButtonPanel.setLayerAddPanel(LayerAddPanel lap)
          Set the panel that brings up an interface to dynamically add layers.
 void LayersMenu.setupLayerAddButton(LayerAddPanel menu)
          Constructs the menu item that will bring up the LayerAddPanel.
 



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