[1350] in java-interest
images
daemon@ATHENA.MIT.EDU (David Mathias)
Wed Aug 30 19:36:21 1995
Date: Wed, 30 Aug 1995 15:49:26 -0500
From: dmath@cs.wustl.edu (David Mathias)
To: java-interest@java.sun.com
I have a question about images in stand-alone apps.
I am creating a stand-alone app in which I open several
windows and draw some things in them. One of the things
I draw in one of the windows is an image. So far, so good.
Then some things change in the world and I want to move
the image. I can't find a way to move the image. The
only ways I can figure to do this are to dispose of the
image and then create it again and display it in the new
position or to draw a rectangle over the old locations
and draw the image in the new location. Neither of this
seems very elegant. I must be missing something. Any
clues? Thanks in advance.
David Mathias
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com