Class FilterRowPainter

All Implemented Interfaces:
ICellPainter

public class FilterRowPainter extends CellPainterWrapper
Painter that is used to paint the cells of the filter row. In detail it is a TextPainter that is wrapped and decorated with an ImagePainter to indicate filter states.
  • Constructor Details

  • Method Details

    • getFilterIconPainter

      public ImagePainter getFilterIconPainter()
      Returns:
      The ImagePainter that is used to paint the icon in the filter row cells.