how to draw images on a frame without losing the already drawn image

hiany one help me how to draw images on a frame without losing the already drawn images i.e to paint a image on a frame and to draw another image on the same frame without losing the image which is already drawn on that frame
[239 byte] By [zgduahtka] at [2007-11-26 19:19:40]
# 1
You could use a layered pane. Add the first image to a layer below the second. See http://java.sun.com/docs/books/tutorial/uiswing/components/layeredpane.html
Tavea at 2007-7-9 21:36:34 > top of Java-index,Java Essentials,Java Programming...
# 2
Quit multii-posting. You posted the same question 3 minutes ago: http://forum.java.sun.com/thread.jspa?threadID=5139977&tstart=0Now we have a discussion going on in two threads and people don't know what has already been suggested.
camickra at 2007-7-9 21:36:34 > top of Java-index,Java Essentials,Java Programming...