Uses of Interface
com.bc.ceres.binding.PropertySet

Packages that use PropertySet
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.
The graphical layer API is used to render multi-layer images/displays from various sources.
Various support classes for the com.bc.ceres.glayer API.
Provides a context for binding Swing components to a PropertyContainer which again may wrap plain Java objects.
 
 
Provides frequently used LayerType implementations.