Image in an applet

i would like to an image in applet but in a specific place anyone can help me?
[85 byte] By [Landolfa] at [2007-11-26 17:22:55]
# 1
Yes, but you need to be more specific. Are you having trouble loading the image? Adding it to the applet? Placement in the applet?
zadoka at 2007-7-8 23:50:55 > top of Java-index,Desktop,Core GUI APIs...
# 2
i would like to use gdraw but when i do the whole applet goes grey i can no longer see the jtextfields....i would like to know also how to position itthx for answering
Landolfa at 2007-7-8 23:50:55 > top of Java-index,Desktop,Core GUI APIs...
# 3
Handle the positioning with layout Managers. I would look at gDraw forums or documentation on how to use it.
zadoka at 2007-7-8 23:50:55 > top of Java-index,Desktop,Core GUI APIs...