public class PropertiesEditor extends TextPropertyEditorSupport
Properties.| Constructor and Description |
|---|
PropertiesEditor() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue()
Returns a Properties object initialized with current getAsText value
interpretted as a .properties file contents.
|
setAsTextpublic java.lang.Object getValue()
getValue in interface java.beans.PropertyEditorgetValue in class java.beans.PropertyEditorSupportNestedRuntimeException - An IOException occured.