classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] FYI: NumberFormatter implemented


From: Anthony Balkissoon
Subject: [cp-patches] FYI: NumberFormatter implemented
Date: Thu, 24 Nov 2005 13:02:30 -0500

Implemented the class javax.swing.text.NumberFormatter.  It will likely
need further work but all the tests I can easily run work okay.  Once I
implement DefaultFormatterFactory it should be easier to run real-world
tests and make sure this has the proper behaviour.

Also made a change in the superclass, InternationalFormatter, and
committed the corresponding test:
gnu.testlet.javax.swing.text.InternationalFormatter.InternationalFormatterTest

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

        * javax/swing/text/InternationalFormatter: 
        (InternationalFormatter<init>): Override superclass defaults for 
        commitsOnValidEdit and overwriteMode.
        * javax/swing/text/NumberFormatter.java: New class.

--Tony

Attachment: NumberFormatter.diff
Description: Text Data


reply via email to

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