public class FloatEditor extends PropertyEditorSupport
Integer.| Constructor and Description |
|---|
FloatEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String text)
Map the argument text into and Integer using Integer.valueOf.
|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportCopyright © 2015 JBoss by Red Hat. All rights reserved.