Provides classes and interfaces that deal with editable and noneditable text
components.
-
class
DateFormatter is an InternationalFormatter
that does its
formatting by way of an instance of java.text.DateFormat
.
class
NumberFormatter
subclasses InternationalFormatter
adding special behavior for numbers.