I am viewing a Shape3d visual object in an applet (using the
appletviewer)and I am getting the following exception when viewing large
objects(with GeometryInfo object)
Exception occurred during event dispatching:
java.lang.OutOfMemoryError
<<no stack trace available>>
I know how to set the limit with javac -Xm64m myprogram.
How could I set this limit when running appletviewer.
===========================================================================
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".