public class BigDecimalConverter extends ConverterSupport
BigDecimal
types.Constructor and Description |
---|
BigDecimalConverter() |
Modifier and Type | Method and Description |
---|---|
protected Object |
convertToObject(String text)
Converts the supplied text in to an instance of the editor type.
|
convertToString, getAsText, getType, getValue, setAsText, setValue, toObject, toString
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
protected Object convertToObject(String text) throws Exception
ConverterSupport
convertToObject
in class ConverterSupport
text
- The text to convertToObjectException
- Conversion failedCopyright © 2008-2013 Sonatype. All Rights Reserved.