| Package | Description |
|---|---|
| com.sptci.echo2.binding |
Package used to implement a simple reflection based Model<->View
binding framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JDOModelUpdater<V,M extends JDOObject>
An
updater used to update JavaBean objects from
their associated UI containers. |