Uses of Class ca.odell.glazedlists.TransformedList

Uses in package ca.odell.glazedlists.io

Classes derived from ca.odell.glazedlists.TransformedList

class
An EventList that caches elements from its source EventList.
class
An EventList that is persisted to disk.
class
An EventList that is either published to the network or subscribed from the network.

Uses in package ca.odell.glazedlists

Classes derived from ca.odell.glazedlists.TransformedList

class
A list that acts like a tree in that it contains child elements to nodes contained in another list.
class
An EventList composed of multiple source EventLists.
class
An EventList that shows a subset of the elements of a source EventList.
class
An EventList that shows the current contents of its source EventList.
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
An EventList that shows the unique elements from its source EventList ordered by the frequency of their appearance.
class
This EventList shows values from a continuous range of indices from a source EventList.
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
An EventList that shows its source EventList in sorted order.
class
An EventList that shows a range of the elements of the source EventList.
class
An EventList that shows the unique elements from its source EventList.

Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2007-12-21 23:49