[2844] in java-interest
frustrating error
daemon@ATHENA.MIT.EDU (David Forster)
Tue Oct 17 16:27:53 1995
Date: Tue, 17 Oct 1995 14:27:55 -0500
To: java-interest@java.sun.com
From: mentor@io.org (David Forster)
Hi,
I'm playing around with the GUI example from the beta docs. Everything is
fine if I stick to the basic example, or just change the background colour
a bit, but trying to construct a panel with something more interesting in
the background than a solid colour is frustrating. I'm defining a new
Layout class based on GridLayout, and *somewhere* in all my code I get:
java.lang.NoSuchMethodError
at sun.applet.AppletPanel.run(AppletPanel.java:221)
at java.lang.Thread.run(Thread.java)
Now, that's helpful! Just which method is missing? (I would normally go
chasing off to look at sun.applet.AppletPanel, but I don't have that
file...).
Cheers,
David Forster <br><a href="http://www.io.org/~mentor">
Mentor Software Solutions </a><br>
+1 905 832 4837 <br>
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com