help please,
why the following code i an applet sometimes causes
java.security.AccessControlException:
protected GraphicsConfigTemplate3D tmpl = new GraphicsConfigTemplate3D();
protected GraphicsEnvironment graphicsEnv =
GraphicsEnvironment.getLocalGraphicsEnvironment();
protected GraphicsDevice device = graphicsEnv.getDefaultScreenDevice();
protected GraphicsConfiguration config = device.getBestConfiguration(tmpl);
can anyone suggest a GraphicsConfiguration that will not cause
java.security.AccessControlException?
Thanks
-Thanh
________________________________________________________________________
Skaff deg gratis epost-adresse og hjemmeside p� http://home.no/ du ogs�!
===========================================================================
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".