This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: JFrame DefaultCloseOperation CLOSE_ON_EXIT fixlet


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.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]