| Package | Description |
|---|---|
| com.jgoodies.binding |
Contains utilities and the PresentationModel that combines
many of the Binding features
|
| com.jgoodies.binding.binder |
| Modifier and Type | Method and Description |
|---|---|
protected BeanAdapter<B> |
PresentationModel.createBeanAdapter(ValueModel beanChannel)
Creates and returns a BeanAdapter for the given bean channel.
|
| Modifier and Type | Method and Description |
|---|---|
protected BeanAdapter<B> |
BeanBinderImpl.getBeanAdapter()
Lazily creates and returns a
BeanAdapter on this binder's
bean that observes the bean properties. |
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.