Package | Description |
---|---|
ca.odell.glazedlists | |
ca.odell.glazedlists.calculation | |
ca.odell.glazedlists.event | |
ca.odell.glazedlists.gui | |
ca.odell.glazedlists.hibernate | |
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.swing | |
ca.odell.glazedlists.swt |
Class and Description |
---|
AbstractEventList
A convenience class that implements common functionality for all
EventList s. |
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 object (e.g.
|
DebugList
DebugList is meant to be used as a drop-in replacement for
BasicEventList at the root of pipelines of EventList s during
development. |
DisposableMap
A special kind of Map backed by an EventList that is expected to live longer
than this Map.
|
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.
|
GroupingList
A grouping list contains elements which are themselves Lists.
|
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 . |
PopularityList |
RangeList |
SequenceList.Sequencer
A Sequencer defines the logic required to calculate the previous and
next sequence values given any value.
|
SortedList |
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 |
TreeList.ExpansionModel
Provide the expand/collapse state of nodes.
|
TreeList.Format
Define the tree structure of an node by expressing the path from the
element itself to the tree's root.
|
TreeList.Node
A node in the display tree.
|
UndoRedoSupport
UndoRedoSupport, as the name suggests, will provide generic support for
undoing and redoing groups of changes to an
EventList . |
UndoRedoSupport.Edit
Provides an easy interface to undo/redo a ListEvent in its entirety.
|
UndoRedoSupport.Listener
Implementations of this Listener interface should be registered with an
UndoRedoSupport object via
UndoRedoSupport.addUndoSupportListener(ca.odell.glazedlists.UndoRedoSupport.Listener) . |
UniqueList |
Class and Description |
---|
EventList
An observable
List . |
Class and Description |
---|
EventList
An observable
List . |
Class and Description |
---|
SortedList |
Class and Description |
---|
EventList
An observable
List . |
Class and Description |
---|
AbstractEventList
A convenience class that implements common functionality for all
EventList s. |
EventList
An observable
List . |
TransformedList |
Class and Description |
---|
EventList
An observable
List . |
FunctionList.Function
A Function encapsulates the logic for transforming a list element into
any kind of Object.
|
Class and Description |
---|
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 |
FunctionList.Function
A Function encapsulates the logic for transforming a list element into
any kind of Object.
|
TextFilterator
An interface through which a list of Strings for a given object
can be extracted for testing whether a filter matches.
|
Class and Description |
---|
EventList
An observable
List . |
FunctionList.Function
A Function encapsulates the logic for transforming a list element into
any kind of Object.
|
SortedList |
TextFilterator
An interface through which a list of Strings for a given object
can be extracted for testing whether a filter matches.
|
ThresholdList |
TransformedList |
TreeList
A hierarchial EventList that infers its structure from a flat list.
|
UndoRedoSupport.Edit
Provides an easy interface to undo/redo a ListEvent in its entirety.
|
Class and Description |
---|
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 |
TransformedList |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2017-07-26 15:03