- To: "'karan kapoor'" <visad_guy@xxxxxxxxx>, <visad-list@xxxxxxxxxxxxx>
- Subject: AW: Colors in Gridded 2d set
- From: Mathias Stümpert <AtzeS@xxxxxx>
- Date: Tue, 16 Oct 2001 16:27:35 +0200
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
- References:
- Colors in Gridded 2d set
- From: karan kapoor
- Colors in Gridded 2d set