public class PropertyValuesEditor extends PropertyEditorSupport
Editor for a PropertyValues object.
 The required format is defined in the Properties
 documentation. Each property must be on a new line.
 
The present implementation relies on a
 PropertiesEditor
 underneath.
| Constructor and Description | 
|---|
| PropertyValuesEditor() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setAsText(String text) | 
addPropertyChangeListener, firePropertyChange, getAsText, getCustomEditor, getJavaInitializationString, getSource, getTags, getValue, isPaintable, paintValue, removePropertyChangeListener, setSource, setValue, supportsCustomEditorpublic void setAsText(String text) throws IllegalArgumentException
setAsText in interface PropertyEditorsetAsText in class PropertyEditorSupportIllegalArgumentException