aspose file tools
The moose likes Swing / AWT / SWT and the fly likes with what can i show images!? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "with what can i show images!?" Watch "with what can i show images!?" New topic
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,
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: with what can i show images!?
 
Similar Threads
accessing our own web application without changing the default root
How to refresh an applet
image store and retrieve
How to refresh an applet
Path related problem