类的用途
java.text.DecimalFormat
使用 DecimalFormat 的包
-
DecimalFormat 在 javax.swing 中的用法
javax.swing 中返回 DecimalFormat 的方法修饰符和类型方法描述JSpinner.NumberEditor.getFormat()返回JFormattedTextField用来解析和格式化数字的java.text.DecimalFormat对象。