Question: write a separate application class (which may extend JFrame and will include its own main method Create a simple Swing application that animates a shape
write a separate application class (which may extend JFrame and will include its own main method
Create a simple Swing application that animates a shape diagonally across its window once. You may set the size of the window and assume that it doesnt change.
Extend your application from the previous question to do the following:
a. Have the animation work properly even if the window is resized; and << just these two plz if possible
b. Have the animation restart at the beginning once the shape reaches the other side. << just these two plz (Once the animation starts from left corner and reaches the right corner, the object disappears and re appears from where it first came from. like going around the globe, or thinking like the right corner is connected to the left corner
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
