|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionBeanBinder | |
---|---|
com.jgoodies.binding.binder |
Uses of ActionBeanBinder in com.jgoodies.binding.binder |
---|
Classes in com.jgoodies.binding.binder that implement ActionBeanBinder | |
---|---|
class |
ActionBeanBinderImpl
Adds binding capabilities for bean property names to its superclass that can bind Action names, ValueModels, SelectionInLists, Actions, and ListModel + ListSelectionModel. |
Methods in com.jgoodies.binding.binder that return ActionBeanBinder | |
---|---|
static ActionBeanBinder |
Binders.binderFor(com.jgoodies.common.internal.IActionBean bean)
Creates and returns a binder that adds the capability to bind Actions that are looked up by an Action name to the binder returned by Binders.binderFor(Object) . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |