-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
1.0
-
sparc
-
solaris_2.4
The Frame class does not handle the Event.WINDOW_DESTROY event by
default, which means that if the programmer does not explicitly subclass
the Frame and handle this event specifically, nothing will happen when the
user selects "Close" or "Quit" (in Solaris at least) off the window menu.
By default, the Frame should handle this event in a reasonable way.
- duplicates
-
JDK-1229751 java doesn't exit when last frame exits
-
- Closed
-