Hi: Gurus, I have a graphic JPEG that composed of some text and images. I need to write a code that supposed to highlights the text on mousePressed event with out selecting the graphics in image file. I have the co-ordinate information about the text and graphic block for the image file. Can some one shed some light what is the best way to achieve this task? I also wonder can the setClip method of Graphic object helps me achieve this task; unfortunatley I didn't find good material on internet that explained how the clip image functionality works for Java 2D API.
Best Regards, RJ [Message sent by forum member 'rjilani' (rjilani)] http://forums.java.net/jive/thread.jspa?messageID=261424 =========================================================================== 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".
