Uses of Class
com.bc.ceres.binding.PropertyDescriptor

Packages that use PropertyDescriptor
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.
Provides a very basic DOM abstraction and a converter for it.
Contains some common Validator implementations.
Provides a context for binding Swing components to a PropertyContainer which again may wrap plain Java objects.
 
Provides annotations for GPF Operator implementations.