Re: [JAVA3D] Help: newby dying here

2001-06-22 Thread Leyland Needham
Are you sure that is a Java3D bug? It does not appear to be, not unless the class in question is Java3D related. I think you need to give more information about what you are doing, if you want help. Leyland Needham === To u

[JAVA3D] Help: newby dying here

2001-06-21 Thread Thomas Gilbert Giusepe
Hi All, I am working around the following bug message: class can't be instantiated. java.lang.InstantiationException: at java.lang.Class.newInstance0(Native Method) at java.lang.Class.newInstance(Class.java:241) at sun.applet.AppletPanel.createApplet(AppletPanel.java:508)