public abstract class StringConverterPropertyEditor extends AbstractPropertyEditor
editor| Constructor and Description |
|---|
StringConverterPropertyEditor() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Object |
convertFromString(String text) |
protected String |
convertToString(Object value) |
Object |
getValue() |
void |
setValue(Object value) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getTags, isPaintable, paintValue, removePropertyChangeListener, setAsText, supportsCustomEditorpublic Object getValue()
getValue in interface PropertyEditorgetValue in class AbstractPropertyEditorpublic void setValue(Object value)
setValue in interface PropertyEditorsetValue in class AbstractPropertyEditorCopyright © 2015. All rights reserved.