| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
static PropertyContainer |
PropertyContainer.createForFields(Class<?> type,
PropertyDescriptorFactory descriptorFactory,
PropertyAccessorFactory accessorFactory,
boolean initValues)
Creates a property container for the given template type.
|
Copyright © 2014–2022 European Space Agency (ESA). All rights reserved.