Package | Description |
---|---|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
Modifier and Type | Field and Description |
---|---|
protected LayerControlButtonPanel |
LayersPanel.controls
The set of buttons that control the layers.
|
Modifier and Type | Method and Description |
---|---|
LayerControlButtonPanel |
LayersPanel.createControlButtons()
Set up the buttons used to move layers up and down, or add/remove layers.
|
LayerControlButtonPanel |
LayersPanel.getControls() |
Modifier and Type | Method and Description |
---|---|
void |
LayersPanel.setControls(LayerControlButtonPanel lcbp)
Simply sets the controls.
|
protected void |
LayersPanel.setControlsAndNotify(LayerControlButtonPanel lcbp)
Should be called internally, when the LayersPanel creates the
LayerControlButtonPanel.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details