David Leader wrote:
> and although this might be easier, I did it my way. Don't see anything
> like this in Flash out on the web.
> 
> http://doolittle.ibls.gla.ac.uk/leader/GMS/index.html
> 
When I tried to run the applets with Java 1.4.2_18 in Firefox 3.0.4 on
Linux I got the following error messages and the applets didn't start:

--------- Excercise, Feeding & Tasting ---------------------
java.lang.Error: Do not use GMSIntegration.setLayout() use
GMSIntegration.getContentPane().setLayout() instead
        at javax.swing.JApplet.createRootPaneException(JApplet.java:203)
        at javax.swing.JApplet.setLayout(JApplet.java:264)
        at GMSIntegration.init(GMSIntegration.java)
        at sun.applet.AppletPanel.run(AppletPanel.java:356)
        at java.lang.Thread.run(Thread.java:534)

---------- Gluconeogenesis - Urea Cycle --------------------
java.lang.Error: Do not use GMSQuiz.setLayout() use
GMSQuiz.getContentPane().setLayout() instead
        at javax.swing.JApplet.createRootPaneException(JApplet.java:203)
        at javax.swing.JApplet.setLayout(JApplet.java:264)
        at GMSQuiz.init(GMSQuiz.java)
        at sun.applet.AppletPanel.run(AppletPanel.java:356)
        at java.lang.Thread.run(Thread.java:534)

Regards,
Rolf

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Jmol-users mailing list
Jmol-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to