Class StrictNumberFormatter

All Implemented Interfaces:
Serializable, Cloneable

public class StrictNumberFormatter extends NumberFormatter
Experiment to work around Issue #1183-swingx: NumberEditorExt throws exception on getCellValue. Remaining issue: no visual error feedback if the expected number type exceeds its range.
Author:
Jeanette Winzenburg
See Also: