public final class DoubleEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
DoubleEditor() |
DoubleEditor(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaInitializationString() |
String[] |
getTags() |
void |
setAsText(String text) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic DoubleEditor(Object source)
public DoubleEditor()
public void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic String[] getTags()
getTags in interface PropertyEditorgetTags in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportCopyright © 2014. All Rights Reserved.