public class ConfigAttributeEditor extends PropertyEditorSupport
ConfigAttributeDefinition from a comma separated list of
values.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() |
| Modifier and Type | Method and Description |
|---|---|
void |
setAsText(String s) |
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String s) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentExceptionCopyright © 2016. All rights reserved.