Hi !
use this for tooltips and for menus:
ToolTipManager.sharedInstance().setLightWeightPopupEnabled(false);
JPopupMenu.setDefaultLightWeightPopupEnabled(false);
hopethishelps
-Juergen.
Daniel Hirsch schrieb:
> I have wrote a Java3D programm. On the top I included a JMenuBar (Swing
> Component). But the canvas3D of Java3D covers the JMenuItems, so that
> the JMenuItems in the JMenus are not visible.
>
> Is there any solution for this problem ?
>
> ===========================================================================
> 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".
===========================================================================
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".