Close
jGuru Forums
Posted By: marco_rapa Posted On: Thursday, December 5, 2002 02:39 AM
I want to convert un Object of type "Panel" in "Image".
I used myJPanel.getImage(int,int). Doesn't work! help me please.
Re: Can I convert "Panel" in "Image"?
Posted By: AlessandroA_Garbagnati Posted On: Thursday, December 5, 2002 04:12 AM
You can take a look at this FAQ: How can I take snapshots of Java components and save them into image files?.
Plus, on this site, there are additional FAQs and forum threads, with additional examples and further information.
Posted By: marco_rapa Posted On: Thursday, December 5, 2002 02:40 AM