Bookmark this page: Add ArcMap mouse events through ArcObjects Java binding  to Yahoo MyWeb Add ArcMap mouse events through ArcObjects Java binding  to Google Bookmarks Add ArcMap mouse events through ArcObjects Java binding  to Windows Live Add ArcMap mouse events through ArcObjects Java binding  to Del.icio.us Digg ArcMap mouse events through ArcObjects Java binding ! Add ArcMap mouse events through ArcObjects Java binding  to Netscape
  •  
  • Subject
  • Author
  • Date
If you were  Registered and logged in, you could reply and use other advanced thread options
Posted by Steve on May 25, 2005, 10:12 pm
Hello.

I am using ArcObjects java bindings.

I am working on an application requirement to
capture mouse events on a running ArcMap instance.

I note that MapControl can accept a MouseListener
and MouseMotionListener.

Question is how does one get the MapControl of the ArcMap?

Is this possible, using java ArcObjects to handle ArcMap events?

Can you share any code segment/reference implementation depicting this?