| Interface | Description |
|---|---|
| Model |
Interface defining an object/bean capable of sending property change notifications.
|
| Class | Description |
|---|---|
| AbstractModel |
Abstract implementation of
Model interface that provides methods for property change notification. |