public class ShortEditor extends PropertyEditorSupport
Short
.Constructor and Description |
---|
ShortEditor() |
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String text)
Map the argument text into and Short using Short.decode.
|
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.