Uses of Interface
com.bc.ceres.binding.PropertyAccessor
Packages that use PropertyAccessor
Package
Description
The main purpose of this package is to provide a simple data binding framework for binding
Java objects to a GUI or a DOM.
Contains some common
PropertyAccessor
implementations.-
Uses of PropertyAccessor in com.bc.ceres.binding
Methods in com.bc.ceres.binding that return PropertyAccessorModifier and TypeMethodDescriptionPropertyAccessorFactory.createValueAccessor
(Field field) Creates a new property accessor instance.Constructors in com.bc.ceres.binding with parameters of type PropertyAccessor -
Uses of PropertyAccessor in com.bc.ceres.binding.accessors
Classes in com.bc.ceres.binding.accessors that implement PropertyAccessor