I am trying to create an Applet that draws 3 rectangles that have random size, color, and location. It also needs to draw new rectangles every time it is resized. Also, I need to create a class that...