Package org.tquadrat.foundation.config.spi.prefs
package org.tquadrat.foundation.config.spi.prefs
The definition for the preference accessors in
PreferenceAccessor
and the implementations.-
ClassDescriptionThe implementation of
PreferenceAccessorforBoolean.The abstract base class for an implementation ofPreferenceAccessorfor bulk data.The implementation ofPreferenceAccessorfor instance ofByte.CollectionAccessor<T,C extends Collection<T>> The abstract base class for implementations ofPreferenceAccessorfor instances of implementations ofCollection.The implementation ofPreferenceAccessorfor instances ofDate.The implementation ofPreferenceAccessorfor instances ofDouble.EnumAccessor<T extends Enum<T>>The implementation ofPreferenceAccessorfor classes that extendsEnum.The implementation ofPreferenceAccessorfor instances ofFloat.The implementation ofPreferenceAccessorfor instances ofBufferedImage.The implementation ofPreferenceAccessorfor instances ofInteger.ListAccessor<T>The implementation ofPreferenceAccessorfor instances ofList.The implementation ofPreferenceAccessorfor instances ofLong.MapAccessor<K,V> The implementation ofPreferenceAccessorfor instances ofMap.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.This class provides the implementation for the preferences change listeners as defined through the interfacesNodeChangeListenerandPreferenceChangeListener.The exception that is thrown from a configuration bean in case an operation on the connectedPreferencesinstance fails.The implementation ofPreferenceAccessorforboolean.The implementation ofPreferenceAccessorforbyte.The implementation ofPreferenceAccessorfordouble.The implementation ofPreferenceAccessorforfloat.The implementation ofPreferenceAccessorforint.The implementation ofPreferenceAccessorforlong.The implementation ofPreferenceAccessorforShort.SetAccessor<T>The implementation ofPreferenceAccessorfor instances ofSet.The implementation ofPreferenceAccessorforShort.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.The implementation ofPreferenceAccessorfor instances ofString.The implementation ofPreferenceAccessorfor instances ofDocument.
