|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LayerPane | |
com.bbn.openmap.gui | This package contains the main OpenMap Swing GUI components. |
Uses of LayerPane in com.bbn.openmap.gui |
Subclasses of LayerPane in com.bbn.openmap.gui | |
class |
LayerStatusPane
A LayerStatusPane is an extension to the LayerPane, where it is a listener to the Layer and shows the layer status in the GUI. |
Fields in com.bbn.openmap.gui declared as LayerPane | |
protected LayerPane |
LayersPanel.backgroundLayerSeparator
A special LayerPane used when the LayersPanel senses that a BufferedLayerMapBean is being used. |
protected static LayerPane |
LayerPane.backgroundLayerSeparator
|
Methods in com.bbn.openmap.gui that return LayerPane | |
protected LayerPane |
LayersPanel.createLayerPaneForLayer(Layer layer,
LayerHandler layerHandler,
javax.swing.ButtonGroup bg)
Called when a new LayerPane needs to be created for a layer. |
protected LayerPane |
LayersPanel.findSelectedPane()
Find the selected LayerPane in the current LayerPane list. |
static LayerPane |
LayerPane.getBackgroundLayerSeparator(java.lang.String title)
|
Methods in com.bbn.openmap.gui with parameters of type LayerPane | |
protected void |
LayersPanel.moveLayer(LayerPane lp,
java.lang.String command)
Change a layer's position, with the layer represented by a LayerPane. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |