org.tbee.swing
Class JFormattedTextFieldUtils.PercentFormatter
java.lang.Object
javax.swing.JFormattedTextField.AbstractFormatter
javax.swing.text.DefaultFormatter
javax.swing.text.InternationalFormatter
javax.swing.text.NumberFormatter
org.tbee.swing.format.DecimalFormatterInternational
org.tbee.swing.JFormattedTextFieldUtils.PercentFormatter
- All Implemented Interfaces:
- Serializable, Cloneable
- Enclosing class:
- JFormattedTextFieldUtils
public static class JFormattedTextFieldUtils.PercentFormatter
- extends DecimalFormatterInternational
the formatter for simple integers
- See Also:
- Serialized Form
JFormattedTextFieldUtils.PercentFormatter
public JFormattedTextFieldUtils.PercentFormatter()
stringToValue
public Object stringToValue(String text)
throws ParseException
- Overrides:
stringToValue in class DecimalFormatterInternational
- Throws:
ParseException
Copyright © 2012 KnowledgePlaza. All Rights Reserved.