[3335] in java-interest
Re: ImageProducer/Consumer classes
daemon@ATHENA.MIT.EDU (David Gourley)
Tue Nov 7 23:46:57 1995
From: David Gourley <dgourley@cs.berkeley.edu>
To: java-interest@java.Eng.Sun.COM
Cc: dgourley@cs.berkeley.edu
In-Reply-To: Your message of "Tue, 07 Nov 1995 00:12:35 PST."
<9511070812.AA24632@bendenweyr.Eng.Sun.COM>
Date: Tue, 07 Nov 1995 18:56:23 -0800
Hello again,
A slight update to my previous question, I realized that the ImageObserver
was the Component(duh). I have set up my ImageProducer and can see that
ImageConsumers are attaching themselves to my producer, I loop thru and
per-frame call setPixels(blah...) and imageComplete(SINGLEFRAMEDONE),
however, since nothing is displayed I can only assume that I also need to
explicitly draw the image for each frame. I have tried to call drawImage
each loop but to no avail... Any ideas?
Thanks...
-david
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com