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

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

Uses of LayerControlButtonPanel in com.bbn.openmap.gui
 

Fields in com.bbn.openmap.gui declared as LayerControlButtonPanel
protected  LayerControlButtonPanel LayersPanel.controls
          The set of buttons that control the layers.
 

Methods in com.bbn.openmap.gui that return LayerControlButtonPanel
 LayerControlButtonPanel LayersPanel.getControls()
           
 

Methods in com.bbn.openmap.gui with parameters of type LayerControlButtonPanel
protected  void LayersPanel.setControlsAndNotify(LayerControlButtonPanel lcbp)
          Should be called internally, when the LayersPanel creates the LayerControlButtonPanel.
 void LayersPanel.setControls(LayerControlButtonPanel lcbp)
          Simply sets the controls.
 



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