| Package | Description |
|---|---|
| org.jdal.ui | |
| org.jdal.ui.bind |
| Modifier and Type | Method and Description |
|---|---|
BinderFactory |
ViewSupport.getBinderFactory()
Gets the binder factory
|
| Modifier and Type | Method and Description |
|---|---|
void |
ViewSupport.setBinderFactory(BinderFactory binderFactory)
Sets the binder factory, propagate it to composite binder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableBinderFactory
Configurable Binder Factory that use a Map ComponentClass -> BinderClass
to create Binders for Swing components
|
class |
ControlAccessorBinderFactory
Binder Factory that use a ControlAccessorFactory to create PropertyBinders.
|
| Modifier and Type | Method and Description |
|---|---|
BinderFactory |
CompositeBinder.getBinderFactory() |
static BinderFactory |
ConfigurableBinderFactory.getDefaultFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeBinder.setBinderFactory(BinderFactory binderFactory) |
Copyright © 2014 JDAL. All Rights Reserved.