Uses of Class
org.tquadrat.foundation.config.spi.prefs.BulkDataAccessorBase
Packages that use BulkDataAccessorBase
Package
Description
The definition for the preference accessors in
PreferenceAccessor
and the implementations.-
Uses of BulkDataAccessorBase in org.tquadrat.foundation.config.spi.prefs
Subclasses of BulkDataAccessorBase in org.tquadrat.foundation.config.spi.prefsModifier and TypeClassDescriptionfinal class
The implementation ofPreferenceAccessor
for instances ofBufferedImage
.class
The abstract implementation ofBulkDataAccessorBase
for bulk data where an instance ofStringConverter
can be provided for the property data type.final class
The implementation ofPreferenceAccessor
for instances ofDocument
.