Canvas3D obscures JMenuBar
Im writing a 3D app using Java3D and Swing GUI. I got problem of Canvas3D obscures drop-down JMenuItem when clicking on JMenu.
Im using standard methods of adding those components to a JFrame: Jframe.setJMenuBar() and getContentPane().add(canvas3D).
Canvas3D obscures JMenuBar
Im writing a 3D app using Java3D and Swing GUI. I got problem of Canvas3D obscures drop-down JMenuItem when clicking on JMenu.
Im using standard methods of adding those components to a JFrame: Jframe.setJMenuBar() and getContentPane().add(canvas3D).
Canvas3D obscures JMenuBar
Im writing a 3D app using Java3D and Swing GUI. I got problem of Canvas3D obscures drop-down JMenuItem when clicking on JMenu.
Im using standard methods of adding those components to a JFrame: Jframe.setJMenuBar() and getContentPane().add(canvas3D).