Hello there,
I'am having a huge problem with mixing Swing and Java3D, I have a main
JPanel with a CardLayout and in there are two other JPanels, one with a
Canvas3d and another with some info. Now, I can't see my canvas3d, This was
very surprissing for me cuz I tought a Canvas3d is heavyWeight. I would
appreciate it if anybody could gave his/her opinion (or even a solution) on
this matter. I've inserted my classes in here. One class that extends the
Canvas3d and another that should instantiate it.
<<JP3DView.java>> <<BGroup.java>> <<BGScene.java>> TNX a lot.
BTW: I'm looking forward for the new version of Java3D , I just can say ,
guys you're doing one hell of a job. Keep on like this.
--------------------------------------------------
Thijs Maenhout
Software Developer
QMatics nv
Bruggesteenweg 112
8830 Hooglede - Belgium
--------------------------------------------------
Tel. +32 51 27 24 00
Fax +32 51 27 24 01
--------------------------------------------------
mailto:[EMAIL PROTECTED]
JP3DView.java
BGroup.java
BGScene.java