Uses of Class
org.eclipse.nebula.widgets.nattable.painter.cell.CellPainterWrapper
Packages that use CellPainterWrapper
Package
Description
-
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory
Methods in org.eclipse.nebula.widgets.nattable.extension.e4.painterfactory that return CellPainterWrapperModifier and TypeMethodDescriptionCellPainterWrapperCreator.createCellPainterWrapper(Map<String, Object> painterProperties, ICellPainter underlying) Create aCellPainterWrapperusing the given painter properties.CellPainterFactory.getBackgroundPainter(String key, Map<String, Object> painterProperties, ICellPainter underlying) Create the background painter for the given key and properties.CellPainterFactory.getDecoratorPainter(String key, Map<String, Object> painterProperties, ICellPainter underlying) Create the decorator painter for the given key and properties. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupByModifier and TypeClassDescriptionclassSpecialized TextPainter that is used for grouping rows. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.filterrow
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.filterrowModifier and TypeClassDescriptionclassImagePainterthat is responsible for painting the icon into the filter row cells.classPainter that is used to paint the cells of the filter row. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.filterrow.combobox
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.filterrow.comboboxModifier and TypeClassDescriptionclassImagePainterthat is responsible for painting the icon into the filter row cells that are configured to show Excel like filter comboboxes. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.group.painter
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.group.painterModifier and TypeClassDescriptionclassPaints the triangular expand/collapse column header images.classclassPaints the triangular expand/collapse row header images.class -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.painter.cell
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.painter.cellModifier and TypeClassDescriptionclassAbstract TextPainter the contains general methods for drawing text into a cell.classSpecialTextPainterthat will always calculate the row height of the cell dependent to the content shown in the cell.classPaints the cell background using an image.classPaints the background of the cell using the color from the cell style.classA cell painter that can blend multiple background colours together when more than one has been registered for a given cell.classSpecialization ofImagePainterthat renders a checkbox based on a boolean value.classclassclassclassPaints the background of the cell with a gradient sweeping using the style configuration.classPaints an image.classSpecializedTextPainterthat will paint the text that should be showed within a cell anonymized.classclassICellPainter that renders a data collection as sub cells within a NatTable cell.classTextPainter that draws text into a cell horizontally.classclassTextPainter that draws text into a cell vertically.classTextPainter that draws text into a cell vertically. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.painter.cell.decorator
Modifier and TypeClassDescriptionclassDecorator for rendering the cell with beveled borders (button look).classNatTabledecorator class which is used to draw borders for cells whose LabelStack contains border related labels.classclassCellPainterWrapper that adds a padding between the cell border and the interior painter.classDraws a rectangular bar in cell proportional to the value of the cell.class -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.sort.painter
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.sort.painterModifier and TypeClassDescriptionclassclassPaints the triangular sort icon images. -
Uses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.tree.painter
Subclasses of CellPainterWrapper in org.eclipse.nebula.widgets.nattable.tree.painterModifier and TypeClassDescriptionclassImplementation of CellPainterWrapper that is used to render tree structures in NatTable.class