A DefaultFormatterFactory object enables you to specify the formatters returned when a value is being edited, is not being edited, or has a null value.
FormatterFactoryDemo is an application based on the FormattedTextFieldDemo program that uses formatter factories to set multiple editors for the Loan Amount and APR fields.
Comments