Package org.jdesktop.beansbinding.ext
Class BeanAdapterFactory
- java.lang.Object
-
- org.jdesktop.beansbinding.ext.BeanAdapterFactory
-
public final class BeanAdapterFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanAdapterFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ObjectgetAdapter(Object source, String property)ObjectgetAdapter0(Object source, String property)static List<PropertyDescriptor>getAdapterPropertyDescriptors(Class<?> type)
-