Does any of you guys know something
about the error below? I get this sometimes when using popup menu
on top of a Canvas3D.

I do call setLightWeightPopupEnabled(false);

java.lang.NullPointerException
at sun.java2d.SunGraphics2D.revalidateAll(SunGraphics2D.java:2087)
at sun.java2d.SunGraphics2D.getCompClip(SunGraphics2D.java:440)
at sun.java2d.SunGraphics2D.invalidateClip(SunGraphics2D.java:1641)
at sun.java2d.SunGraphics2D.setClip(SunGraphics2D.java:1747)
at sun.java2d.SunGraphics2D.setClip(SunGraphics2D.java:1738)
at javax.swing.JComponent.paintWithOffscreenBuffer(JComponent.java:4796)
at javax.swing.JComponent.paintDoubleBuffered(JComponent.java:4740)
at javax.swing.JComponent._paintImmediately(JComponent.java:4685)
at javax.swing.JComponent.paintImmediately(JComponent.java:4488)
at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:410)
at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(SystemEve ntQueue
Utilities.java:117)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThrea d.java:
201)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread. java:15
1)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:100)


---------------------------------------------- Nikolai V. Christensen, Computer Engineer, Simulation and Training department IFAD, Forskerparken 10A, DK-5230 Odense M Denmark, EU Phone: +45 63 15 71 31 Fax: +45 65 93 29 99 WWWeb: http://www.ifad.dk e-mail: [EMAIL PROTECTED] ----------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to