Help: how to Catch the minimize event in JInternalFrame
Hi
i Have a way to catch the minimize event by using
InternalFrameAdapter.internalFrameIconified()
but this event invoked when the internalFrame is already minimized.
Any1 knows a way to catch the event of the click on the minimize button?
thanx, tal

