Deprecated API


Contents
Deprecated Methods
com.jgoodies.binding.beans.Model.fireMulticastPropertyChange()
          Replaced by Model.fireMultiplePropertiesChanged(). 
com.jgoodies.binding.beans.BeanUtils.getPropertyDescriptor(Object, String)
          Replaced by BeanUtils.getPropertyDescriptor(Class, String). 
com.jgoodies.binding.beans.BeanUtils.getPropertyDescriptor(Object, String, String, String)
          Replaced by BeanUtils.getPropertyDescriptor(Class, String, String, String). 
 



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