commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JFrame DefaultCloseOperation CLOSE_ON_EXIT fixlet


From: Mark Wielaard
Subject: Re: JFrame DefaultCloseOperation CLOSE_ON_EXIT fixlet
Date: Thu, 15 Apr 2004 22:57:54 +0200

Hi,

On Thu, 2004-04-15 at 13:32, Mark Wielaard wrote:
> 2004-04-15  Mark Wielaard  <address@hidden>
>                                                                               
>   
>         (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.

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]