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. 
 

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.
 



Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.