|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BufferedValueModel | |
|---|---|
| com.jgoodies.binding | Contains utilities and the PresentationModel that combines many of the Binding features |
| Uses of BufferedValueModel in com.jgoodies.binding |
|---|
| Methods in com.jgoodies.binding that return BufferedValueModel | |
|---|---|
BufferedValueModel |
PresentationModel.getBufferedModel(java.lang.String propertyName)
Looks up or creates a buffered adapter to the read-write property with the given name on this PresentationModel's bean channel. |
BufferedValueModel |
PresentationModel.getBufferedModel(java.lang.String propertyName,
java.lang.String getterName,
java.lang.String setterName)
Looks up or creates a buffered adapter to the read-write property with the given name on this PresentationModel's bean channel using the specified getter and setter name to read and write values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||