Text Field properties

Class: com.ibm.dse.gui.SpTextField

Extends: java.swing.JTextField

Implements: com.ibm.dse.gui.DataExchanger

The SpTextField class has the following properties:

Initial data entered by the user in the source currency is stored by the system. Then, when converting back from the target currency to the source currency, this value is used instead of making a conversion for precision, in order to avoid rounding errors.

There is an alternative to using a formatter to format and validate the value. This bean can use the descriptor validation in the dataElement. If both alternatives exist then the bean will test validity using both validations, but it will be formatted from the view properties.