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