Newbie here. I have an ImageIcon that I have added to a JFrame. It's avatar size so it's fairly small. However, even though it is relatively small, it seems to be interfering with the other controls I have on the JFrame. Now the strange thing is, if I mouse over where the controls should be, they will show up. I don't really know how to explain that more clearly, I know it sounds weird! Basically, I have several panels on a JFrame and then some controls (radio buttons, etc) inside a few panels.