Package | Description |
---|---|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
Modifier and Type | Field and Description |
---|---|
protected LayersPanel |
LayersMenu.layersPanel
Used by the BeanContext methods to insure that the component we
disconnect the edit button from is the same one being removed from the
BeanContext.
|
Modifier and Type | Method and Description |
---|---|
protected LayersPanel |
LayersMenu.getLayersPanel()
Get the LayersPanel, privately held to keep track of what object is being
used from the BeanContext.
|
Modifier and Type | Method and Description |
---|---|
void |
LayerControlButtonPanel.removeLayersPanel(LayersPanel panel) |
protected void |
LayersMenu.setLayersPanel(LayersPanel lp)
Set the LayersPanel privately to keep track of what object is being used
from the BeanContext.
|
void |
LayerControlButtonPanel.setLayersPanel(LayersPanel panel)
Sets this panel to control the LayersPanel.
|
void |
LayersMenu.setupEditLayersButton(LayersPanel lp)
Given a LayersPanel, set up a JButton to add to the end of the LayersMenu
that will trigger the action listener of the LayersPanel.
|
Constructor and Description |
---|
LayerControlButtonPanel(LayersPanel panel) |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details