Uses of Class
org.eclipse.net4j.util.container.ContainerEvent
Package
Description
A framework of notifying collections and wiring containers.
Hybrid interfaces of notifying containers and the Java Collection Framework.
-
Uses of ContainerEvent in org.eclipse.net4j.util.container
-
Uses of ContainerEvent in org.eclipse.net4j.util.container.delegate
Modifier and TypeMethodDescriptionprotected ContainerEvent<E>
AbstractDelegator.createEvent
(Collection<? super E> c, IContainerDelta.Kind kind) Modifier and TypeMethodDescriptionprotected boolean
AbstractDelegator.dispatchEvent
(ContainerEvent<E> event)