 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Mike Guest
|
Posted: Sat Sep 06, 2008 8:52 pm Post subject: responding to JInternalFrame events from JDesktopPane/JFrame |
|
|
I have a main window (JFrame) that has a variable JDesktopPane. To the
JDesktopPane, I added a couple of JInternalFrame children. The problem
I'm having is that I don't know at the JFrame and JDesktopPane level
when the JInternalFrame window closes. When the JInternalFrame window
closes, I need to do certain things in the parent JFrame. However, I
don't want to pass a handle from JFrame to JInternalFrame. How can I
listen for JInternalFrame window closing events at the main window
(JFrame) level? Is there a creative way to do this? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|