Uses of Package
ca.odell.glazedlists

Packages that use ca.odell.glazedlists
ca.odell.glazedlists   
ca.odell.glazedlists.event   
ca.odell.glazedlists.gui   
ca.odell.glazedlists.io   
ca.odell.glazedlists.jfreechart   
ca.odell.glazedlists.matchers Implementations and classes useful for creating implementations of MatcherEditor/Matchers for use with FilterLists
ca.odell.glazedlists.nachocalendar   
ca.odell.glazedlists.swing   
ca.odell.glazedlists.swt   
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists
AbstractEventList
          A convenience class that implements common functionality for all EventLists.
CollectionList
          A list that acts like a tree in that it contains child elements to nodes contained in another list.
CollectionList.Model
          Provides the logic to map a parent record (e.g., a records album) to its children (e.g., the songs on the record).
EventList
          An observable List.
Filterator
          An interface for extracting a list of values to be considered by a Matcher when matching a particular element of a list.
FunctionList.Function
          A Function encapsulates the logic for transforming a list element into any kind of Object.
ListSelection.Listener
          A generic interface to respond to changes in selection that doesn't require including a particular GUI toolkit.
ObservableElementList
          A list that fires update events whenever elements are modified in place.
ObservableElementList.Connector
          An interface defining the methods required for registering and unregistering change listeners on list elements within an ObservableElementList.
RangeList
          This EventList shows values from a continuous range of indices from a source EventList.
SequenceList.Sequencer
          A Sequencer defines the logic required to calculate the previous and next sequence values given any value.
TextFilterator
          An interface through which a list of Strings for a given object can be extracted for testing whether a filter matches.
ThresholdList.Evaluator
          Provide an integer value for a given Object in a ThresholdList.
TransformedList
          A convenience class for EventLists that decorate another EventList.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.event
EventList
          An observable List.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.gui
SortedList
          An EventList that shows its source EventList in sorted order.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.io
AbstractEventList
          A convenience class that implements common functionality for all EventLists.
EventList
          An observable List.
TransformedList
          A convenience class for EventLists that decorate another EventList.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.jfreechart
EventList
          An observable List.
FunctionList.Function
          A Function encapsulates the logic for transforming a list element into any kind of Object.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.matchers
EventList
          An observable List.
Filterator
          An interface for extracting a list of values to be considered by a Matcher when matching a particular element of a list.
FilterList
          An EventList that shows a subset of the elements of a source EventList.
TextFilterator
          An interface through which a list of Strings for a given object can be extracted for testing whether a filter matches.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.nachocalendar
Filterator
          An interface for extracting a list of values to be considered by a Matcher when matching a particular element of a list.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.swing
EventList
          An observable List.
SortedList
          An EventList that shows its source EventList in sorted order.
TextFilterator
          An interface through which a list of Strings for a given object can be extracted for testing whether a filter matches.
ThresholdList
          An EventList that shows a range of the elements of the source EventList.
TransformedList
          A convenience class for EventLists that decorate another EventList.
 

Classes in ca.odell.glazedlists used by ca.odell.glazedlists.swt
EventList
          An observable List.
TextFilterator
          An interface through which a list of Strings for a given object can be extracted for testing whether a filter matches.
ThresholdList
          An EventList that shows a range of the elements of the source EventList.
TransformedList
          A convenience class for EventLists that decorate another EventList.
 



Glazed Lists, Copyright © 2003-2006 publicobject.com, O'Dell Engineering.
Documentation build by jessewilson at 2006-08-09 23:05