[1001] in java-interest
Applet function createImage??
daemon@ATHENA.MIT.EDU (guy.elliott)
Wed Aug 16 18:20:04 1995
To: java-interest <java-interest@java.Eng.Sun.COM>
From: "guy.elliott" <guy.elliott@ac.com>
Date: 16 Aug 95 11:41:08
Just a quick question. Is it me or is everyone missing the function call
createImage (width, height) that should be in the Applet class? The packages
documentation talks about it I have seen the source code for a couple of
applets on the web that use it (the one in front of me right now is Minesweeper
by
Kare Synnes). I tried to use it in an applet and it gives me a method not
found error on compilation, on inspection of the source code I see that there
is not even any code for it. Is this just something that was missed in the NT
release? I have tried downloading all the files again and it didn't help.
OH BTW, the same goes for the Graphics constructors Graphics (Image) and
Graphics (Image, ox, oy, sx, sy)? I can't find these any where in the source
code either.
Anyone know what the problem is, and if you have any easy code for replacing
these functions I'd appreciate it.
Thanks,
Guy
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com