Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
how can I set the format of a FormattedTextField (e.g.
amountField = new JFormattedTextField(amountFormat)
which has been create by the Swng/Matisee perspective?
In other words, the field constructor is within the initcomponents of the frame, how can I pass the format as parameter to it?