Hi there,
Has someone any hints about this error message:

load: box.class can't be instantiated.
java.lang.InstantiationException: box
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:241)
        at sun.applet.AppletPanel.createApplet(AppletPanel.java:508)
        at sun.applet.AppletPanel.runLoader(AppletPanel.java:444)
        at sun.applet.AppletPanel.run(AppletPanel.java:282)
        at java.lang.Thread.run(Thread.java:479)

The program is compiling ok! But when it runs, then comes such an error
message.

Thnx in advance. Any clue would be very appreciated.   ....|:0).
Rgds, Adriano

===========================================================================
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