| Interface | Description |
|---|---|
| Adapter |
A receiver of notifications.
|
| Adapter.Internal |
An internal interface implemented by adapters.
|
| AdapterFactory |
A factory for creating adapters and associating them with notifiers.
|
| Notification |
A description of a feature change that has occurred for some notifier.
|
| NotificationChain |
An accumulator of notifications.
|
| Notifier |
A source of notification delivery.
|
| NotifyingList<E> |
A managed list that dispatches feature change notification to a notifier.
|
| Class | Description |
|---|---|
| NotificationWrapper |
A notification that wraps another notification.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature