public class IntegerPropertyEditor extends PropertyEditorSupport
Integer.decode(String) so supports hex and octal input.| Constructor and Description |
|---|
IntegerPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String text) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic void setAsText(String text)
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.