S
stanberka
Hi,
We have an application that has a main JFrame and a JDialog child. I'd
like to capture every possibility of closing the child window by user.
However, I'm not getting the windowClosing event on the child when the
parent is closed (which closes the whole app and the child). Is there
any way to listen to an event like this?
We have an application that has a main JFrame and a JDialog child. I'd
like to capture every possibility of closing the child window by user.
However, I'm not getting the windowClosing event on the child when the
parent is closed (which closes the whole app and the child). Is there
any way to listen to an event like this?