|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapMouseSupport | |
|---|---|
| com.bbn.openmap.event | Provides the various event object and listener interfaces for using the MapBean. |
| Uses of MapMouseSupport in com.bbn.openmap.event |
|---|
| Fields in com.bbn.openmap.event declared as MapMouseSupport | |
|---|---|
protected MapMouseSupport |
AbstractMouseMode.mouseSupport
The object used to handle the listeners and to pass out the event to the layers interested in it. |
| Methods in com.bbn.openmap.event that return MapMouseSupport | |
|---|---|
MapMouseSupport |
AbstractMouseMode.getMouseSupport()
Get the MouseSupport. |
| Methods in com.bbn.openmap.event with parameters of type MapMouseSupport | |
|---|---|
void |
AbstractMouseMode.setMouseSupport(MapMouseSupport support)
Set a MouseSupport explicitly. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||