public final class ByteEditor extends PropertyEditorSupport
| Constructor and Description |
|---|
ByteEditor() |
ByteEditor(Object source) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaInitializationString() |
String[] |
getTags() |
void |
setAsText(String text) |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getSource, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditorpublic ByteEditor(Object source)
public ByteEditor()
public void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionpublic String getJavaInitializationString()
getJavaInitializationString in interface PropertyEditorgetJavaInitializationString in class PropertyEditorSupportpublic String[] getTags()
getTags in interface PropertyEditorgetTags in class PropertyEditorSupportpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class PropertyEditorSupportCopyright © 2014. All Rights Reserved.