here's a stupid question..

how do I draw an Image in my applet from a class??  the call to the method
is drawImage(Image, int, int, ImageObserver)

I usually type "this" for the imageobserver but that's when I draw an image
within the applet class..if I want to draw it from another class, what do I
put there instead of "this"??


Thanx

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to