Package org.eclipse.nebula.widgets.nattable.painter.cell

Interface Summary
ICellPainter Implementations are responsible for painting a cell.
 

Class Summary
AbstractCellPainter  
AbstractTextPainter Abstract TextPainter the contains general methods for drawing text into a cell.
AutomaticRowHeightTextPainter Special TextPainter that will always calculate the row height of the cell dependent to the content shown in the cell.
BackgroundImagePainter Paints the cell background using an image.
BackgroundPainter Paints the background of the cell using the color from the cell style.
BlendedBackgroundPainter A cell painter that can blend multiple background colours together when more than one has been registered for a given cell.
BoxingStyleTest  
ButtonCellPainter Paints a button and simulates a button click.
ButtonCellPainterTest  
CellPainterWrapper  
CheckBoxPainter  
ColumnHeaderCheckBoxPainter  
ComboBoxPainter  
ConfigurableCellBorderTest  
DisabledCheckboxPainter  
GradientBackgroundPainter Paints the background of the cell with a gradient sweeping using the style configuration.
GraphicsUtils This class contains utility methods for drawing graphics
ImagePainter Paints an image.
PasswordTextPainter Specialized TextPainter that will paint the text that should be showed within a cell anonymized.
PercentageBarCellPainter  
TableCellPainter ICellPainter that renders a data collection as sub cells within a NatTable cell.
TextPainter TextPainter that draws text into a cell horizontally.
TextPainterOptimisationHarness  
TextRenderingTest  
TreeCheckBoxPainter  
VerticalTextImagePainter TextPainter that draws text into a cell vertically.
VerticalTextPainter TextPainter that draws text into a cell vertically.
 



Copyright © 2014. All rights reserved.