Package | Description |
---|---|
com.jgoodies.binding.binder |
Modifier and Type | Class and Description |
---|---|
class |
ComboBoxBindingBuilderImpl
A binding builder that holds a ComboBoxModel
that can be bound to combo boxes.
|
Modifier and Type | Method and Description |
---|---|
ComboBoxBindingBuilder |
ObjectBinderImpl.bind(ComboBoxModel comboBoxModel) |
ComboBoxBindingBuilder |
ObjectBinder.bind(ComboBoxModel comboBoxModel)
Creates and returns a binding builder for the given combo box model
that can be bound to a combo box.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.