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, supportsCustomEditor
public void setAsText(String text)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
public void setValue(Object value)
setValue
in interface PropertyEditor
setValue
in class PropertyEditorSupport
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.