I'm using swing to create a simple GUI application that has a "slide show" effect with three different images. I use a timer that fires every 50 msec to move the outgoing image a few pixels to the...