public static interface BasicNotifierImpl.EObservableAdapterList.Listener
adapters being added and removed from an adapter lists.| Modifier and Type | Method and Description |
|---|---|
void |
added(Notifier notifier,
Adapter adapter)
Called when the given adapter is added to the given notifier.
|
void |
removed(Notifier notifier,
Adapter adapter)
Called when the given adapter is remove from the given notifier.
|
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature