| Interface | Description |
|---|---|
| ObservableBean |
Describes objects that provide bound properties as specified in th
Jav
Bean Specification.
|
| ObservableBean2 |
In addition to its super interface ObservableBean, this interfac
describes the optional support for registering PropertyChangeListener
for an individual property name.
|
| Class | Description |
|---|---|
| Bean |
An abstract superclass that minimizes the effort required to provid
change support for bound and constrained Bean properties.
|
Copyright © 2009-2014 JGoodies Software GmbH. All Rights Reserved.