public class LongEditor extends PropertyEditorSupport
Integer
.Constructor and Description |
---|
LongEditor() |
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String text)
Map the argument text into and Integer using Integer.valueOf.
|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public void setAsText(String text)
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
Copyright © 2018 JBoss by Red Hat. All rights reserved.