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