I have a Image component loaded from file :private Image bgImage;bgImage = new ImageIcon("images/BackGround.jpg").getImage();And I want draw text to this image.How to do it?Best Regards.
Related to this posting: http://forum.java.sun.com/thread.jspa?threadID=756975It would be nice if the OP will keep all the information together in one place so everybody knows what has already been suggested.