| Package | Description | 
|---|---|
| com.jgoodies.common.bean | Classes for working with Java Beans. | 
| com.jgoodies.common.internal | Consists of internal classes that are not part of the public API. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | ObservableBean2In addition to its super interface ObservableBean, this interface
 describes the optional support for registering PropertyChangeListeners
 for an individual property name. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanAn abstract superclass that minimizes the effort required to provide
 change support for bound and constrained Bean properties. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IActionBeanDescribes beans that can look up an Action for a given Action name. | 
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.