Hey, I have a program in which I display PNG and GIF images on JPanel. The code for displaying looks like this:



JPanel panel = (JPanel)...