Modifier and Type | Class and Description |
---|---|
class |
FilterIconPainter
ImagePainter that is responsible for painting the icon into the filter
row cells. |
Modifier and Type | Method and Description |
---|---|
ImagePainter |
FilterRowPainter.getFilterIconPainter() |
Constructor and Description |
---|
FilterRowPainter(ImagePainter filterIconPainter)
Creates a
FilterRowPainter that uses the given Image as filter icon
painter. |
Modifier and Type | Class and Description |
---|---|
class |
ComboBoxFilterIconPainter
ImagePainter that is responsible for painting the icon into the filter
row cells that are configured to show Excel like filter comboboxes. |
Modifier and Type | Field and Description |
---|---|
protected ImagePainter |
ComboBoxFilterRowConfiguration.filterIconPainter
The ImagePainter that will be registered as the painter of the combobox cells
in the filter row.
|
Modifier and Type | Class and Description |
---|---|
class |
RowGroupHeaderTextPainter.ExpandCollapseImagePainter |
Modifier and Type | Class and Description |
---|---|
class |
CheckBoxPainter |
class |
ColumnHeaderCheckBoxPainter |
class |
DisabledCheckboxPainter |
class |
TreeCheckBoxPainter |
Modifier and Type | Class and Description |
---|---|
protected static class |
SortableHeaderTextPainter.SortIconPainter
Paints the triangular sort icon images.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeImagePainter |
Copyright © 2013. All Rights Reserved.