|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
TreeTableModel as a convenient starting
point in defining custom data models for JTreeTable.AbstractTreeTableModel with a null root node
AbstractTreeTableModel with the specified node
as the root node.
javax.swing.Actions for an
application.AlternateRowHighlighter that prepares a
cell renderer to paint a white background for odd rows and a silver
(0xF0, 0xF0, 0xE0) background for even rows.
AlternateRowHighlighter that prepares a
cell renderer to paint the specified background colors for odd and even
and even rows.
setValue directly.
computeBackground
and applies the computed color to the component.
computeForeground
and applies the computed color to the component.
ComponentAdapter to this
pipeline if no adapter has previously been assigned to the pipeline.
ConditionalHighlighter instance with the
specified background and foreground colors that will be used to highlight
the renderer component for a cell in the specified highlightColumn of any
row if and only if needsHighlight returns true
for the adapter that identifies that cell.
get method.
CompositeAction
DefaultTableModel.
AbstractTreeTableModel
and is provided purely as a convenience.java.lang.String.
java.lang.String.
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.
Highlighter objects that will be used to highlight
the cell renderer for this component.
construct method has returned.
org.jdesktop.swing.decorators.PipelineListener
objects that the contents of this pipeline has changed.