PropertyEditorByteEditor, DoubleEditor, FloatEditor, IntegerEditor, LongEditor, ShortEditorpublic class NumberEditor extends AbstractPropertyEditor
| Constructor | Description |
|---|---|
NumberEditor() |
| Modifier and Type | Method | Description |
|---|---|---|
protected Object |
defaultValue() |
|
protected String |
toText(Object value) |
|
protected Object |
toValue(String text) |
|
protected Object |
toValue(String text,
int radix) |
defaultText, getAsText, getValue, setAsText, setTrimText, setValueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorprotected final String toText(Object value)
toText in class AbstractPropertyEditorprotected final Object toValue(String text) throws IllegalArgumentException
toValue in class AbstractPropertyEditorIllegalArgumentExceptionprotected Object defaultValue()
defaultValue in class AbstractPropertyEditorCopyright © 2004–2018 Apache MINA Project. All rights reserved.