Package | Description |
---|---|
org.jdesktop.beansbinding |
Provides support for defining properties and creating bindings between
sets of two properties.
|
Modifier and Type | Method and Description |
---|---|
static <S> ObjectProperty<S> |
ObjectProperty.create()
Creates an instance of
ObjectProperty . |