classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: Bug #13420 JInternalFrame default close operatio


From: Roman Kennke
Subject: Re: [cp-patches] Patch: Bug #13420 JInternalFrame default close operation
Date: Mon, 20 Jun 2005 21:24:57 +0200

Am Montag, den 20.06.2005, 11:35 -0400 schrieb Anthony Balkissoon:
> Permission to commit the following patch?  Or will a maintainer please
> commit?
> 
> This patches fixes bug #13420, allows invalid close operations to be
> specified for JInternalFrame and JFrame without throwing an Error.  If
> the specified close operation is invalid, the components default close
> operation is used instead.

Please check what the correct close operation is for the invalid case.
If I remember correctly, the JDK does DO_NOTHING_ON_CLOSE or what this
was called. Ideally you would implement a Mauve testcase for that.

/Roman






reply via email to

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