Package | Description |
---|---|
com.jgoodies.binding.binder |
Modifier and Type | Class and Description |
---|---|
class |
ActionBindingBuilderImpl
Deprecated.
Replaced by the event handler classes in the
JGoodies Smart Client's Sandbox
|
Modifier and Type | Method and Description |
---|---|
ActionBindingBuilder |
ObjectBinderImpl.bind(Action action) |
ActionBindingBuilder |
ObjectBinder.bind(Action action)
Creates and returns a binding builder that manages an Action that
can be operated on and that can be bound to a button or text field.
|
ActionBindingBuilder |
ActionPresentationModelBinderImpl.bindAction(String actionName)
Deprecated.
|
ActionBindingBuilder |
ActionObjectBinderImpl.bindAction(String actionName)
Deprecated.
|
ActionBindingBuilder |
ActionObjectBinder.bindAction(String actionName)
Deprecated.
Looks up an Action for this binder and the given action name.
|
ActionBindingBuilder |
ActionBeanBinderImpl.bindAction(String actionName)
Deprecated.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.