| Interface | Description |
|---|---|
| FormBindingFactory |
The binding factory for forms.
|
| FormComponentBinder |
The Binder that associates form components with object binding paths.
|
| FormComponentBinding |
Binding between a class member and a form component.
|
| FormTableBinder<S> |
The Binder that associates a formtable with object binding paths.
|
| FormTableBinding<S,T> |
Binding between a class member and a table model column.
|
| Class | Description |
|---|---|
| AbstractFormBinding |
Base class for Swing bindings.
|
| BMoneyFormFieldBinding |
Binding for
BMoneyFormField. |
| DefaultFormBindingFactory |
Default implementation of a binding factory.
|
| DefaultFormComponentBinder |
Binding Workhorse.
|
| DefaultFormComponentBinding |
Common implemenation of a binding.
|
| DefaultFormTableBinder<S> |
Binding Workhorse.
|
| DefaultFormTableBinding |
Common implemenation of a binding.
|
Notice: the Swing layer is legacy since Tentackle 2.0 and only provided
to migrate old TT1-applications to TT2.
Consider using FX for new desktop applications.
Tentackle - distributed, domain- and model-driven