Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.
Tiago- Tiago Simoes wrote: > I need to implement a method that when the right button of the mouse is > clicked it retrieves the coordinates where the click was made. How can i > do this? You can add a DisplayListener to your Display and listen for DisplayEvent.MOUSE_PRESSED_RIGHT events. DisplayEvents have getX() and getY() methods. Don ************************************************************* Don Murray UCAR Unidata Program dmurray@xxxxxxxxxxxxxxxx P.O. Box 3000 (303) 497-8628 Boulder, CO 80307 http://www.unidata.ucar.edu/staff/donm *************************************************************
visad
archives: