public class FloatPropertyEditor extends AbstractPropertyEditor
Constructor and Description |
---|
FloatPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
protected Formatter<Float> |
resolveFormatter() |
protected void |
setValueInternal(Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected void setValueInternal(Object value)
setValueInternal
in class AbstractPropertyEditor
protected Formatter<Float> resolveFormatter()
resolveFormatter
in class AbstractPropertyEditor