|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanAdapter.SimplePropertyAdapter | |
|---|---|
| com.jgoodies.binding.beans | Contains classes to model and work with Java Beans and Java Bean properties. |
| Uses of BeanAdapter.SimplePropertyAdapter in com.jgoodies.binding.beans |
|---|
| Methods in com.jgoodies.binding.beans that return BeanAdapter.SimplePropertyAdapter | |
|---|---|
protected BeanAdapter.SimplePropertyAdapter |
BeanAdapter.createPropertyAdapter(String propertyName,
String getterName,
String setterName)
Creates and returns a SimplePropertyAdapter that adapts the bound property with the specified name. |
BeanAdapter.SimplePropertyAdapter |
BeanAdapter.getValueModel(String propertyName)
Looks up and lazily creates a ValueModel that adapts the bound property with the specified name. |
BeanAdapter.SimplePropertyAdapter |
BeanAdapter.getValueModel(String propertyName,
String getterName,
String setterName)
Looks up and lazily creates a ValueModel that adapts the bound property with the specified name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||