here is the answer
ImageIcon icon = new ImageIcon("drawing.jpg") ;
g.drawImage(icon.getImage(),0,0,null) ;
[Message sent by forum member 'renzord' (renzord)]
http://forums.java.net/jive/thread.jspa?messageID=245888
===========================================================================
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".