Is there anyway to trap or is there event a resize event to trap. I ma using windowListener, but there is no resize event.
Perhaps I'm approaching it all wrone. I have an application with a gridbag in a JFrame. Certain regions of my grid bag contain images which I want to resize as my application resizes, but I can't figure a way to do it.
-Pete
Perhaps I'm approaching it all wrone. I have an application with a gridbag in a JFrame. Certain regions of my grid bag contain images which I want to resize as my application resizes, but I can't figure a way to do it.
-Pete