| Author |
with what can i show images!?
|
omar bili
Ranch Hand
Joined: Aug 13, 2004
Posts: 177
|
|
Hi Guys, i am creating a mailing aplication, and i need to alow the user to attach images to the mail, so with what i shall show the images, a JEditorPane, Canvas or is there anything else? hope that my question was clear. Best, Omar
|
 |
Tanveer Rameez
Ranch Hand
Joined: Dec 11, 2000
Posts: 158
|
|
|
A container can hold be used to display an image. I would use a JPanel to display an image using its paint(Graphics method) or a JLabel putting the imate as its icon.
|
Author of JPhotoBrush Pro (www.jphotobrushpro.com)
|
 |
omar bili
Ranch Hand
Joined: Aug 13, 2004
Posts: 177
|
|
hi, i want to put text and image(s) in the same time, like hotmails. Thanks,
|
 |
 |
|
|
subject: with what can i show images!?
|
|
|