Frames | No Frames |
Classes derived from ca.odell.glazedlists.AbstractEventList | |
class | |
class | A list that acts like a tree in that it contains child elements to nodes
contained in another list. |
class | |
class | DebugList is meant to be used as a drop-in replacement for
BasicEventList at the root of pipelines of EventList s during
development. |
class | |
class | |
class | This List is meant to simplify the task of transforming each element of a
source list to an element stored at the same index in this FunctionList. |
class | A grouping list contains elements which are themselves Lists. |
class | A list that fires update events whenever elements are modified in place. |
class | |
class | |
class | A list that adds separator objects before each group of elements. |
class | A SequenceList contains values in adjacent indices which occur at predictable
intervals from each other. |
class | |
class | |
class | A list transformation that presents traditional transaction semantics. |
class | |
class |
Classes derived from ca.odell.glazedlists.AbstractEventList | |
class | |
class | An EventList that is persisted to disk. |
class | An EventList that is either published to the network or subscribed from
the network. |