public class LocalePropertyEditor extends AbstractPropertyEditor
Constructor and Description |
---|
LocalePropertyEditor() |
Modifier and Type | Method and Description |
---|---|
protected Formatter<Locale> |
resolveFormatter() |
protected void |
setValueInternal(Object value) |
getAsText, getAsTextInternal, getFormat, getFormattedValue, getValueInternal, illegalValue, illegalValue, setAsText, setAsTextInternal, setFormat, setFormattedValue, setValue
addPropertyChangeListener, firePropertyChange, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, supportsCustomEditor
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addPropertyChangeListener, getCustomEditor, getJavaInitializationString, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, supportsCustomEditor
protected void setValueInternal(Object value)
setValueInternal
in class AbstractPropertyEditor
protected Formatter<Locale> resolveFormatter()
resolveFormatter
in class AbstractPropertyEditor