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, supportsCustomEditor
public void setAsText(String text) throws IllegalArgumentException
setAsText
in interface PropertyEditor
setAsText
in class PropertyEditorSupport
IllegalArgumentException