Re: mouse - display interaction

Hi Keith,

> I'm trying to limit user interaction in my
> collaborative displays. Is there a way to disable the
> default mouse-Display interactions (zoom, pan rotate
> functions)?

The best way currently is to define your own extension
of MouseHelper that overrides processEvent(AWTEvent)
with an implementation that does nothing. See:

  http://www.unidata.ucar.edu/glimpse/visad-list/2255

For a description of how to include your MouseHelper
extension in a Display (note the description is for
DisplayImplJ2D but the analog works for DisplayImplJ3D).

Good luck,
Bill


  • 2002 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: