Package | Description |
---|---|
com.jgoodies.binding.binder |
Modifier and Type | Class and Description |
---|---|
class |
ActionBeanBinderImpl
Adds binding capabilities for bean property names to its superclass
that can bind Action names, ValueModels, SelectionInLists, Actions, and
ListModel + ListSelectionModel.
|
Modifier and Type | Method and Description |
---|---|
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) . |
Copyright © 2002-2014 JGoodies Software GmbH. All Rights Reserved.