Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Setting AppletViewer Properties in 1.4.1



Hi,
I'm running OSX 10.2.6, jdk 1.4.1 (build 1.4.1_01-39). I am trying to change applet properties, so start one of the example applets in the developer tools, go to applet menu->properties, and nothing happens. The following error is in the Console:

apple.awt.EventQueueExceptionHandler Caught Throwable :
java.lang.IllegalAccessError: tried to access class sun.applet.AppletProps from class sun.applet.PluginAppletViewer
at sun.applet.PluginAppletViewer.networkProperties(PluginAppletViewer.java:739)
at sun.applet.PluginAppletViewer.processUserAction(PluginAppletViewer.java:871)
at sun.applet.PluginAppletViewer$UserActionListener.actionPerformed(PluginAppletViewer.java:132)
at java.awt.MenuItem.processActionEvent(MenuItem.java:588)
at java.awt.MenuItem.processEvent(MenuItem.java:548)
at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:285)
at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:273)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:452)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:230)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:183)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:177)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)

What is the correct, working way to change the properties, please? I believe this worked in 1.3.1. Certainly it does with MRJ 2.2.5, and JDK 1.4.1 on Windows.

Regards
Godfrey
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.