|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BinderFactory | |
|---|---|
| info.joseluismartin.gui | |
| info.joseluismartin.gui.bind | |
| info.joseluismartin.gui.form | |
| Uses of BinderFactory in info.joseluismartin.gui |
|---|
| Methods in info.joseluismartin.gui that return BinderFactory | |
|---|---|
BinderFactory |
AbstractView.getBinderFactory()
Gets the binder factory |
| Methods in info.joseluismartin.gui with parameters of type BinderFactory | |
|---|---|
void |
AbstractView.setBinderFactory(BinderFactory binderFactory)
Sets the binder factory, propagate it to composite binder. |
| Uses of BinderFactory in info.joseluismartin.gui.bind |
|---|
| Classes in info.joseluismartin.gui.bind that implement BinderFactory | |
|---|---|
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. |
| Methods in info.joseluismartin.gui.bind that return BinderFactory | |
|---|---|
BinderFactory |
CompositeBinder.getBinderFactory()
|
| Methods in info.joseluismartin.gui.bind with parameters of type BinderFactory | |
|---|---|
void |
CompositeBinder.setBinderFactory(BinderFactory binderFactory)
|
| Uses of BinderFactory in info.joseluismartin.gui.form |
|---|
| Methods in info.joseluismartin.gui.form that return BinderFactory | |
|---|---|
BinderFactory |
BoxFormBuilder.getBinderFactory()
|
| Methods in info.joseluismartin.gui.form with parameters of type BinderFactory | |
|---|---|
void |
BoxFormBuilder.setBinderFactory(BinderFactory binderFactory)
|
| Constructors in info.joseluismartin.gui.form with parameters of type BinderFactory | |
|---|---|
BoxFormBuilder(BinderFactory binderFactory)
Default Ctor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||