JFrame DefaultCloseOperation CLOSE_ON_EXIT fixlet

Mark Wielaard mark@klomp.org
Thu Apr 15 22:40:00 GMT 2004


Hi,

On Thu, 2004-04-15 at 13:32, Mark Wielaard wrote:
> 2004-04-15  Mark Wielaard  <mark@klomp.org>
>                                                                                 
>         (processWindowEvent): Call System.exit(0) when HIDE_ON_CLOSE set.

Laurent Bardet correctly pointed out that the code does the correct
thing and that this should read:
	(processWindowEvent): Call System.exit(0) when EXIT_ON_CLOSE set.

Fixed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://gcc.gnu.org/pipermail/java-patches/attachments/20040415/90721871/attachment.sig>


More information about the Java-patches mailing list