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.
Hi Karan, > 3. I want to add JPopUp menu on JPanel where grid is > coming. I am trying to add it but, it is giving some > problem. How can i achive this. I don't exactly know what problem you have. But if you are using a DisplayImplJ3D your code will not generate a JpopupMenu because you have to set the JpopupMenu none-lightweight to appear on a DisplayImplJ3D. Try JPopupMenu.setLightWeightPopupEnabled(false) before you call the show()-method. Cheers, Mathias
visad
archives: