Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Displaying a BufferedImage in a Panel

843807Oct 9 2004 — edited Oct 11 2004
i'm trying to write a simple class to read in a .jpg file as a BufferedImage and display it in a Panel. i got the image to load, but i cant figure out which methods to use after that (to actually display the image)... i'm probably just missing something really easy.

thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 8 2004
Added on Oct 9 2004
7 comments
351 views