classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] FYI: New class MaskFormatter.java


From: Anthony Balkissoon
Subject: Re: [cp-patches] FYI: New class MaskFormatter.java
Date: Tue, 22 Nov 2005 14:42:51 -0500

Checked in a small fix that the Mauve tests pointed out (I'll reply to
this with the specific tests once I've checked those in).

2005-11-22  Anthony Balkissoon  <address@hidden>

        * javax/swing/text/MaskFormatter.java:
        (convertValue): If character is a literal don't throw a ParseException
        unless literals aren't allowd in values and this method is being 
        called from valueToString rather than stringToValue.  The convert flag
        is used to distinguish these two cases.

--Tony

On Tue, 2005-11-22 at 14:15 -0500, Anthony Balkissoon wrote:
> Implemented this missing class from javax.swing.text.  I have a bunch of
> related tests that I need to commit to Mauve-form and I'll commit those.
> 
> 2005-11-22  Anthony Balkissoon  <address@hidden>
> 
>       * javax/swing/text/MaskFormatter.java: New class.
> 
> --Tony
> _______________________________________________
> Classpath-patches mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/classpath-patches

Attachment: MaskFormatterConvertValueFix.diff
Description: Text Data


reply via email to

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