Uses of Interface ca.odell.glazedlists.event.ListEventPublisher

Uses in package ca.odell.glazedlists

Constructors with parameter type ca.odell.glazedlists.event.ListEventPublisher

Creates an AbstractEventList that sends events using the specified ListEventPublisher.
Creates a BasicEventList using the specified ListEventPublisher and ReadWriteLock.
BasicEventList<E>.BasicEventList(int initialCapacity, ListEventPublisher publisher, ReadWriteLock readWriteLock)
Creates a BasicEventList using the specified initial capacity, ListEventPublisher and ReadWriteLock.
Create a CompositeList that uses the given publisher and lock.

Fields of type ca.odell.glazedlists.event.ListEventPublisher

ListEventPublisher
the publisher manages the distribution of changes

Methods with return type ca.odell.glazedlists.event.ListEventPublisher

ListEventPublisher
ListEventPublisher
ListEventPublisher
Get the publisher used to distribute ListEvents.

Uses in package ca.odell.glazedlists.event

Constructors with parameter type ca.odell.glazedlists.event.ListEventPublisher

Creates a new ListEventAssembler that tracks changes for the specified list.

Methods with return type ca.odell.glazedlists.event.ListEventPublisher

ListEventPublisher
Create a new ListEventPublisher for an EventList not attached to any other EventLists.

Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05