| Frames | No Frames |
Constructors with parameter type ca.odell.glazedlists.event.ListEventPublisher | |
Creates an AbstractEventList that sends events using the specified
ListEventPublisher. | |
BasicEventList<E>.BasicEventList(int initialCapacity, ListEventPublisher publisher, ReadWriteLock readWriteLock) Creates a BasicEventList using the specified initial capacity,
ListEventPublisher and ReadWriteLock. | |
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. |
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 | |