| Package | Description |
|---|---|
| org.apache.cayenne.swing |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionBinding |
class |
BeanActionBinding
A binding that registers for action events of an arbitrary Component JavaBean that
provides a way to add an ActionListener via BeanDescriptor.
|
class |
CheckBoxBinding
A generic adapter that binds a check box to a bean property.
|
class |
ComboSelectionBinding |
class |
ItemEventBinding
Binds a checkbox state to an int or boolean property.
|
class |
PropertyBinding
A binding for connecting to children that implement BoundComponent.
|
class |
TableBinding
A binding for a JTable.
|
class |
TextBinding
A generic text adapter that is bound to a bean property.
|
| Modifier and Type | Method and Description |
|---|---|
protected ObjectBinding |
BindingFactory.prepareBinding(BindingBase binding)
Configures binding with factory default settings.
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.