public class StringPropertyEditor extends AbstractPropertyEditor
Constructor and Description |
---|
StringPropertyEditor() |
Modifier and Type | Method and Description |
---|---|
protected void |
setValueInternal(java.lang.Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, resolveFormatter, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
protected void setValueInternal(java.lang.Object value)
setValueInternal
in class AbstractPropertyEditor