public class ConfigAttributeEditor extends PropertyEditorSupport
Trims preceding and trailing spaces from presented command separated tokens, as this can be a source of hard-to-spot configuration issues for end users.
Constructor and Description |
---|
ConfigAttributeEditor()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setAsText(String s)
Deprecated.
|
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditor
public void setAsText(String s) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException