NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

Re: Changing mouse behavior in VisAD

Hi Tolga,

I'm not sure to understand what you mean. But if there are problems with
getting mouse-events from a visad-display a look at the
DisplayListener-Interface should be helpful. There you can catch several
mouse-events. You can add a DisplayListener to each visad-display by calling
its addDisplayListener()-method.

Cheers, Mathias