| Modifier and Type | Class and Description |
|---|---|
class |
PersistentStringProperty
Definition and accessor for a string property that is capable of storing
itself in a
.properties file. |
| Constructor and Description |
|---|
PersistentStringProperty(Properties properties,
String path,
String defaultValue,
StringProperty propertyFileLocation)
Creates a persistent string property.
|
Copyright © 2012–2015 Julian Hyde. All rights reserved.