PropertyEditor
public class IntegerEditor extends NumberEditor
Constructor | Description |
---|---|
IntegerEditor() |
Modifier and Type | Method | Description |
---|---|---|
protected Object |
defaultValue() |
|
protected Object |
toValue(String text,
int radix) |
defaultText, getAsText, getValue, setAsText, setTrimText, setValue
toText, toValue
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected Object toValue(String text, int radix)
toValue
in class NumberEditor
protected Object defaultValue()
defaultValue
in class NumberEditor
Copyright © 2004–2018 Apache MINA Project. All rights reserved.