Is there a way to make a Listener for mouse-overs?
I want to make an image (label) change based on another label being moused-over.
For example, mousing over an Label (ImageIcon) will make another panel display information and a large image based on what you moused-over.
