Skip navigation links

Package com.bc.ceres.binding

The main purpose of this package is to provide a simple data binding framework for binding Java objects to a GUI or a DOM.

See: Description

Package com.bc.ceres.binding 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.

Basically it also provides support for the Property List and Value Object design patterns (see PropertyContainer and Property).

This package and its sub-packages currently form a self-standing API which is not used by Ceres itself.

An important entry point into this API may be the PropertyContainer class, which is used to manage a collection Propertys whose values may originate from diverse sources.

Since:
Ceres 0.6
Skip navigation links

Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.