| CommonsConfigurationWrapper | This class wraps Apache Commons Configuration v2 objects. |
| ConfigurationMemoryMap | |
| PropertyChangeObject | Record property changes without applying them (nor notifying listeners), until a call to
commit() is made. |
| PropertyChangeObject.Entry | |
| PropertyChangeTriggerBoolean | |
| PropertyChangeTriggerInteger | |
| PropertyChangeTriggerString | |
| PropertyDefinition | |
| PropertyDefinitionManager | A simple property definitions manager (PDM). |
| PropertyManager | JEB implementation of a property manager using definition managers to define legal properties. |
| PropertyTypeBoolean | Boolean property type. |
| PropertyTypeInteger | Integer property type with constraints. |
| PropertyTypePath | |
| PropertyTypeString | |
| PropertyUtil | |
| SimplePropertyManager | A simple implementation of a IPropertyManager that does not use a
PDM. |