|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jdesktop.swingx.decorator | |
---|---|
org.jdesktop.swingx | Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. |
org.jdesktop.swingx.decorator | Contains API used to implement coordinated sorting, filtering, and highlighting of the extended Swing cell-rendering component classes JXTable, JXTreeTable, JXTree, and JXList. |
org.jdesktop.swingx.table | Contains API required by the extended JTable component, JXTable. |
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx | |
---|---|
ComponentAdapter
Abstract base class for all component data adapter classes. |
|
FilterPipeline
A FilterPipeline is used to define the set of
filters
for a data-aware component such as a JXList or a
JXTable . |
|
Highlighter
Highlighter is a lightweight mechanism to modify the behavior
and attributes of cell renderers such as ListCellRenderer ,
TableCellRenderer , and
TreeCellRenderer in a simple layered fashion. |
|
HighlighterPipeline
A class which manages the lists of highlighters. |
|
PatternFilter
Pluggable pattern filter. |
|
PatternHighlighter
PatternHighlighter |
|
PatternMatcher
Implemented by classes that work with Pattern objects. |
|
PipelineListener
PipelineListener |
|
SearchHighlighter
Convenience Highlighter to test and highlight cells in searching. |
|
SelectionMapper
Responsible for keeping track of selection in model coordinates. |
|
SizeSequenceMapper
|
|
SortController
Defines a sorting strategy for a table. |
|
SortOrder
Encasulates sort state. |
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.decorator | |
---|---|
AlternateRowHighlighter
AlternateRowHighlighter prepares a cell renderer to use different background colors for alternating rows in a data view. |
|
ComponentAdapter
Abstract base class for all component data adapter classes. |
|
ConditionalHighlighter
ConditionalHighlighter. |
|
Filter
A Filter is used to filter the data presented in a
data-aware component such as a JXList or a
JXTable . |
|
FilterPipeline
A FilterPipeline is used to define the set of
filters
for a data-aware component such as a JXList or a
JXTable . |
|
Highlighter
Highlighter is a lightweight mechanism to modify the behavior
and attributes of cell renderers such as ListCellRenderer ,
TableCellRenderer , and
TreeCellRenderer in a simple layered fashion. |
|
Highlighter.UIHighlighter
|
|
PatternHighlighter
PatternHighlighter |
|
PatternMatcher
Implemented by classes that work with Pattern objects. |
|
PipelineEvent
Defines an event that encapsulates changes to a pipeline. |
|
PipelineListener
PipelineListener |
|
SortController
Defines a sorting strategy for a table. |
|
Sorter
Pluggable sorting filter. |
|
SortKey
A column and how its sorted. |
|
SortOrder
Encasulates sort state. |
Classes in org.jdesktop.swingx.decorator used by org.jdesktop.swingx.table | |
---|---|
Sorter
Pluggable sorting filter. |
|
swingx Version 2005-08-19 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |