Class NumberFormatExt

java.lang.Object
java.text.Format
java.text.NumberFormat
org.jdesktop.swingx.table.NumberFormatExt
All Implemented Interfaces:
Serializable, Cloneable

@Deprecated class NumberFormatExt extends NumberFormat
Deprecated.
(pre-1.6.2) moved to org.jdesktop.swingx.text
A specialised NumberFormat which handles null values and empty Strings. This is useful in cell editors and used in StrictNumberFormatter.