Uses of Class
org.eclipse.net4j.util.container.ContainerEvent
Packages that use 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
Methods in org.eclipse.net4j.util.container that return ContainerEvent -
Uses of ContainerEvent in org.eclipse.net4j.util.container.delegate
Methods in org.eclipse.net4j.util.container.delegate that return ContainerEventModifier and TypeMethodDescriptionprotected ContainerEvent<E>
AbstractDelegator.createEvent
(Collection<? super E> c, IContainerDelta.Kind kind) Methods in org.eclipse.net4j.util.container.delegate with parameters of type ContainerEventModifier and TypeMethodDescriptionprotected boolean
AbstractDelegator.dispatchEvent
(ContainerEvent<E> event)