|
swingx Version 2005-08-19 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Filter
is used to filter the data presented in a
data-aware component such as a JXList
or a
JXTable
.FilterPipeline
is used to define the set of
filters
for a data-aware component such as a JXList
or a
JXTable
.FilterPipeline
populated with the specified
filters that are applied in the order they appear in the list.
PipelineListener
objects that the contents of this pipeline has changed.
int
bound indexed property update to any registered
listeners.
boolean
bound indexed property update to any
registered listeners.
SwingPropertyChangeSupport.isNotifyOnEDT()
is true
and called off the
Event Dispatch Thread this implementation uses
SwingUtilities.invokeLater
to send out the notification
on the Event Dispatch Thread.
PipelineListener
objects that the contents of this pipeline has changed.
ChangeListener
's stateChanged
method.
ChangeListener
's stateChanged
method.
refresh
on the first filter
,
if any, in this pipeline.
JXTipOfTheDay.showDialog(Component, Preferences)
will be visible to the user.
|
swingx Version 2005-08-19 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |