|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
EventLists.AbstractEventList that sends events using the specified
ListEventPublisher.
AbstractEventList that sends events with the default
ListEventPublisher.
KTableFormat easier.MatcherEditor implementations that
handles the details of dealing with registered MatcherEditor.Listeners.AbstractTableComparatorChooser that sorts the specified
SortedList over the specified columns.
value List into groups.
EventList be updated before the
specified ListEventListener which depends on it.
ListEventPublisher.setRelatedSubject(java.lang.Object, java.lang.Object), which has different
semantics and takes different arguments, but accomplishes the same goal
Matcher changes.
Matcher changes.
EventList as a source to this CompositeList.
Listener
that will be notified when selection is changed.
ActionListener to receive notification whenever
the JTable is sorted by this TableComparatorChooser.
Listener to receive notification whenever
the Table is sorted by this TableComparatorChooser.
NetworkList.
RangeList in response to changes in the
source list or the desired start and end indices.
TableFormat information.MatcherEditor to match
AbstractTableComparatorChooser is sorting the SortedList
by.
AutoCompleteSupport.install(javax.swing.JComboBox, ca.odell.glazedlists.EventList) s support for filtering and autocompletion into
a standard JComboBox.EventList that wraps any simple List, such as ArrayList
or LinkedList.BasicEventList.
BasicEventList that uses the specified ReadWriteLock
for concurrent access.
BasicEventList with the given
initialCapacity.
GlazedLists.eventList(Collection).
BasicEventList using the specified
ListEventPublisher and ReadWriteLock.
ObservableElementList that works with
JavaBeans' PropertyChangeListener.
ObservableElementList that works with
JavaBeans' PropertyChangeListener.
FunctionList.Function that extracts the property with the
given propertyName from objects of the given
beanClass.
ILabelProvider that returns labels for Objects via
Relection.
Comparator that uses Reflection to compare two instances
of the specified Class by the given JavaBean property.
Comparator that uses Reflection to compare two instances
of the specified Class by the given JavaBean property.
Matchers.beanPropertyMatcher(java.lang.Class, java.lang.String, java.lang.Object) . Matchers is now
the permanent factory class which creates all basic Matcher
implementations.
Matcher that uses Reflection to compare the expectedValue
of the specified property of an object to the expectedValue.
ByteCoder that uses XMLEncoder and
XMLDecoder classes from java.beans.
Comparator for use with Boolean objects.
MatcherEditor/Matchers
for use with FilterLists.EventList that caches elements from its source EventList.CachingList that caches elements from the specified source
EventList.
Comparator that compares String objects in
a case-insensitive way.
Comparators that applies the provided
Comparators in the sequence specified until differences or
absoulute equality.is determined.
SortedList to use its
natural order.
CollectionList with its contents being the children of
the elements in the specified source EventList.
Comparator that compares Comparable objects.
EventList composed of multiple source EventLists.CompositeList.CompositeList(ListEventPublisher, ReadWriteLock), because
prebuilt member lists should share lock and publisher with the
CompositeList.
CompositeList that uses the given publisher and
lock.
MatcherEditor composed of zero or more delegate
MatcherEditors.CompositeMatcherEditor that creates Matchers from the union
of the specified EventList of MatcherEditors.
CompositeMatcherEditor.
NetworkList online.
NetworkList becomes connected.
ListEvent.
Comparator that can compare list elements
given a Comparator that can compare column values for the specified
column.
ListEventPublisher for an EventList not attached
to any other EventLists.
Lock.
EventList that shares its ReadWriteLock with
this CompositeList.
ReadWriteLock.
DefaultCellEditor
which adapts an autocompleting JComboBox for use as a Table
Cell Editor.
DefaultCellEditor
which adapts an autocompleting JComboBox for use as a Table
Cell Editor.
BasicEventList at the root of pipelines of EventLists during
development.InputStream.
ValueSegment interface.value exists
between the start and end on some continuum of
Comparable objects.
ListEventListener's required dependencies
have been satisfied.
NetworkList offline.
NetworkList's connection status changes.
sourceValue and transformedValue as they
are removed from the FunctionList.
TransformedList so that it
may eventually be garbage collected.
TransformedList so that it
may eventually be garbage collected.
TransformedList so that it
may eventually be garbage collected.
EventListCategoryDataset
so that it may eventually be garbage collected.
TransformedList so that
it may eventually be garbage collected.
TransformedList so that it
may eventually be garbage collected.
EventListModel so that it
may eventually be garbage collected.
EventSelectionModel so that it
may eventually be garbage collected.
EventTableModel so that it
may eventually be garbage collected.
JEventListPanel so that it
may eventually be garbage collected.
TableComparatorChooser so that it
may eventually be garbage collected.
Document, thus freeing the
MatcherEditor or Document to be garbage collected.
EventComboViewer so that it
may eventually be garbage collected.
EventListViewer so that it
may eventually be garbage collected.
EventTableViewer so that it
may eventually be garbage collected.
TableComparatorChooser so that it
may eventually be garbage collected.
Text component, thus freeing the
MatcherEditor to be garbage collected.
TransformedList so that it
may eventually be garbage collected.
TransformedList so that it
may eventually be garbage collected.
TransformedList so that it
may eventually be garbage collected.
listElement.
OutputStream.
sourceValue into any kind of Object.
Object to be used to
compare that object against a threshold.
EventList in a Combo component.Combo component to an EventList
source.
Combo component to an EventList
source.
KTableModel that displays an EventList.EventKTableModel that uses elements from the
specified EventList as rows, and the specified TableFormat
to divide row objects across columns.
List.EventList which contains the contents of the specified
Collection.
EventList to the CategoryDataset
interface which is the necessary model for JFreeChart views such as
Bar Charts
Stacked Bar Charts
Area Charts
Stacked Area Charts
Line Charts
Waterfall Charts
CategoryDataset which presents
the data contained in the given source.
JXTable using SortedList.JList.EventList to the JFreeChart PieDataset
interface.source to the PieDataset interface.
source to the PieDataset interface by
applying the groupingComparator to forms groups to be
represented in the pie chart.
EventList in a List.EventSelectionModel is a class that performs two simulaneous
services.TableModel that holds an EventList.TableFormat.
Table that updates the table
contents in response to changes on the specified EventList.
Table that updates the table
contents in response to changes on the specified EventList.
runnable on a Thread.
Matcher that always returns false, therefore matching nothing..
EventList that is persisted to disk.FileList that stores its data in the specified file.
TextFilterator that searches the given JavaBean
properties.
EventList that shows a subset of the elements of a source
EventList.FilterList that includes a subset of the specified
source EventList.
FilterList and setting its
Matcher.
FilterList and setting its
MatcherEditor.
MatcherEditor that is fixed on the specified Matcher.
EventList that shows the current contents of its source EventList.FreezableList that can freeze the view of the specified
source EventList.
FreezableList on the current state of the source
EventList.
FunctionList which stores the result of transforming
each source element using the given forward FunctionList.Function.
FunctionList which stores the result of transforming
each source element using the given forward FunctionList.Function.