Package ca.odell.glazedlists.event
-
Interface Summary Interface Description ListEventListener<E> Listens and responds to changes in a dynamic list of objects.ListEventPublisher Define a strategy for managing dependencies in the observer pattern. -
Class Summary Class Description ListEvent<E> A ListEvent models a sequence of changes to anEventList
.ListEventAssembler<E> Models a continuous stream of changes on a list.