Uses of Package
org.tquadrat.foundation.config.spi.prefs
Packages that use org.tquadrat.foundation.config.spi.prefs
Package
Description
The internal classes for the configuration module.
The definition for the preference accessors in
PreferenceAccessor
and the implementations.-
Classes in org.tquadrat.foundation.config.spi.prefs used by org.tquadrat.foundation.config.internal
-
Classes in org.tquadrat.foundation.config.spi.prefs used by org.tquadrat.foundation.config.spi.prefsClassDescriptionThe abstract base class for an implementation of
PreferenceAccessorfor bulk data.The abstract base class for implementations ofPreferenceAccessorfor instances of implementations ofCollection.The abstract base class for the preference accessors.The abstract base class for custom implementations ofPreferenceAccessor.This class provides the base for an implementation of a change listener for the connected USERPreferencesas defined through the interfacesNodeChangeListenerandPreferenceChangeListener.The abstract implementation ofBulkDataAccessorBasefor bulk data where an instance ofStringConvertercan be provided for the property data type.The implementations ofPreferenceAccessorthat uses the given instance ofStringConverterto translate the values back and forth.
