|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Binder | |
---|---|
ch.elca.el4j.services.gui.swing.cookswing.binding | |
com.silvermindsoftware.hitch | |
com.silvermindsoftware.hitch.config |
Uses of Binder in ch.elca.el4j.services.gui.swing.cookswing.binding |
---|
Methods in ch.elca.el4j.services.gui.swing.cookswing.binding that return Binder | |
---|---|
Binder |
Bindable.getBinder()
|
Uses of Binder in com.silvermindsoftware.hitch |
---|
Classes in com.silvermindsoftware.hitch that implement Binder | |
---|---|
class |
BinderImpl
This class is the default implementation of the binder. |
Methods in com.silvermindsoftware.hitch that return Binder | |
---|---|
static Binder |
BinderManager.getBinder(Component form)
Get a binder for a specific window component. |
Uses of Binder in com.silvermindsoftware.hitch.config |
---|
Constructors in com.silvermindsoftware.hitch.config with parameters of type Binder | |
---|---|
BinderConfig(Class componentClass,
Binder binder)
|
|
BinderConfig(Class componentClass,
Binder binder,
FormConfig formConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |