PropertyEditor
public class IntegerPropertyEditor extends PropertyEditorSupport
Integer.decode(String)
so supports hex and octal input.Constructor | Description |
---|---|
IntegerPropertyEditor() |
Modifier and Type | Method | Description |
---|---|---|
void |
setAsText(String text) |
|
void |
setValue(Object value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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-2018 Apache Software Foundation. All Rights Reserved.