Uses of Class
com.jgoodies.binding.beans.BeanAdapter

Packages that use BeanAdapter
com.jgoodies.binding Contains utilities and the PresentationModel that combines many of the Binding features 
com.jgoodies.binding.binder   
 

Uses of BeanAdapter in com.jgoodies.binding
 

Methods in com.jgoodies.binding that return BeanAdapter
protected  BeanAdapter<B> PresentationModel.createBeanAdapter(ValueModel beanChannel)
          Creates and returns a BeanAdapter for the given bean channel.
 

Uses of BeanAdapter in com.jgoodies.binding.binder
 

Methods in com.jgoodies.binding.binder that return BeanAdapter
protected  BeanAdapter BeanBinderImpl.getBeanAdapter()
          Lazily creates and returns a BeanAdapter on this binder's bean that observes the bean properties.
 



Copyright © 2002-2013 JGoodies Software GmbH. All Rights Reserved.