| "window closing" event? [message #649060] |
Mon, 17 January 2011 08:26  |
Greg Brown Messages: 16 Registered: December 2010 |
Junior Member |
|
|
AWT's Window class provides both "windowClosing" and "windowClosed" events. The former is useful when you want to intercept the close and allow a user to cancel. Does the Shell class provide a similar capability? I only saw ShellListener#windowClosed(), but I was wondering if there might be another way to do it.
Thanks,
Greg
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01580 seconds