Re: [OpenMap Users] MapBean/MapPanel mouseExit...

From: Don Dietrick <dietrick_at_bbn.com>
Date: Thu, 03 Dec 2009 11:58:57 -0500

Hi Adam,

You can just add a regular Java MouseListener to the MapBean, and do
what you like on the mouseExited method. If you need it to hook up with
other OpenMap components, have it extend OMComponent and implement
MouseListener.

Hope this helps,

Don

Adam Brightwell wrote:
> Hi all,
>
> Are there any suggestions on how to properly listen for mouse events
> on the map panel and not just the individual layers? Allow me to
> clarify what I am attempting to do... I just need to know when the
> mouse exits the map so that I can handle the event without having to
> implement the same functionality on the individual layers since the
> event really has nothing to do with the layers.
>
> Thanks,
> Adam

--
[To unsubscribe to this list send an email to "majdart_at_bbn.com"
with the following text in the BODY of the message "unsubscribe openmap-users"]
Received on Thu Dec 03 2009 - 11:59:12 EST

This archive was generated by hypermail 2.3.0 : Tue Mar 28 2017 - 23:25:09 EDT