Package | Description |
---|---|
com.bbn.openmap |
The com.bbn.openmap package contains the core OpenMap classes.
|
com.bbn.openmap.event |
Provides the various event object and listener interfaces for using
the MapBean.
|
com.bbn.openmap.gui |
This package contains the main OpenMap Swing GUI components.
|
com.bbn.openmap.omGraphics.event |
Provides classes for event notification of OMGraphic changes.
|
com.bbn.openmap.tools.symbology.milStd2525 |
This package provides a way to create MIL-STD-2525B compliant symbols.
|
Modifier and Type | Field and Description |
---|---|
protected ListenerSupport<java.awt.event.ComponentListener> |
Layer.localHackList
Part of a layer hack to notify the component listener when the component
is hidden.
|
Modifier and Type | Class and Description |
---|---|
class |
CenterSupport
This is a utility class that can be used by beans that need support
for handling CenterListeners and firing CenterEvents You can use an
instance of this class as a member field of your bean and delegate
work to it.
|
class |
LayerConfigurationListenerSupport
ListenerSupport for the LayerHandler to use for managing LayerConfigurationListeners.
|
class |
LayerSupport
This is a utility class that can be used by beans that need support for
handling LayerListeners and firing LayerEvents.
|
class |
MapMouseSupport
This is a utility class that can be used by beans that need support for
handling MapMouseListeners and firing MapMouseEvents.
|
class |
PaintListenerSupport
This is a utility class that can be used by beans that need support
for handling PaintListeners and calling the PaintListener.paint()
method.
|
class |
PanSupport
This is a utility class that can be used by beans that need support
for handling PanListeners and firing PanEvents.
|
class |
ProgressSupport
This is a utility class that can be used by beans that need support
for handling ProgressListeners and firing ProgressEvents.
|
class |
ProjectionSupport
This is a utility class that can be used by beans that need support for
handling ProjectionListeners and firing ProjectionEvents.
|
class |
ZoomSupport
This is a utility class that can be used by beans that need support
for handling ZoomListeners and firing ZoomEvents.
|
Modifier and Type | Field and Description |
---|---|
protected ListenerSupport<java.awt.event.ActionListener> |
ProjMapBeanKeyListener.projListeners |
Modifier and Type | Class and Description |
---|---|
class |
OverviewMapHandler.ControlledMapSupport
Support for directing the setCenter and setScale calls to any MapBeans
that care to be listening.
|
class |
ScrollPaneWindowSupport
The ScrollPaneWindowSupport class does the same thing as
WindowSupport, it just wraps content in a JScrollPane.
|
class |
WindowSupport
The WindowSupport class provides support for managing JFrames or
JInternalFrames for other components.
|
Modifier and Type | Class and Description |
---|---|
class |
EOMGListenerSupport
This is a utility class that can be used by beans that need support
for handling EOMGListeners and calling the EOMGListener method.
|
Modifier and Type | Class and Description |
---|---|
class |
SymbolChooser.SymbolTreeHolder |
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details