public class PropertyValuesEditor
extends java.beans.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(java.lang.String text) |