I am not sure of what is wrong with my code, I hope any of you guys can point on it.

Here's my code:

package assignment10;

import java.awt.Color;
import java.awt.Dimension;
import...