Package org.eclipse.nebula.widgets.nattable.painter.cell
package org.eclipse.nebula.widgets.nattable.painter.cell
-
ClassDescriptionAbstract TextPainter the contains general methods for drawing text into a cell.Special
TextPainterthat will always calculate the row height of the cell dependent to the content shown in the cell.Paints the cell background using an image.Paints the background of the cell using the color from the cell style.A cell painter that can blend multiple background colours together when more than one has been registered for a given cell.Draws borders based on a 2D array ofBorderPainter.BorderCelland styled accordingly to aBorderStyle.Stores the bounds and the state of a cell that will be used to draw borders.Utility class used to return coordinates and lengths at once.Paints a button and simulates a button click.Specialization ofImagePainterthat renders a checkbox based on a boolean value.Paints the background of the cell with a gradient sweeping using the style configuration.This class contains utility methods for drawing graphicsImplementations are responsible for painting a cell.Paints an image.SpecializedTextPainterthat will paint the text that should be showed within a cell anonymized.ICellPainter that renders a data collection as sub cells within a NatTable cell.TextPainter that draws text into a cell horizontally.TextPainter that draws text into a cell vertically.TextPainter that draws text into a cell vertically.