Uses of Class
org.eclipse.nebula.widgets.nattable.painter.layer.GridLineCellLayerPainter
Packages that use GridLineCellLayerPainter
Package
Description
-
Uses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.fillhandle
Subclasses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.fillhandleModifier and TypeClassDescriptionclassExtendedSelectionLayerPainterthat renders an additional border around cells that are selected via fill handle. -
Uses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.formula
Subclasses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.formulaModifier and TypeClassDescriptionclassSpecializedSelectionLayerPainterthat renders a border around cells that are currently in the stored in theInternalCellClipboard. -
Uses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.group.performance.painter
Subclasses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.group.performance.painterModifier and TypeClassDescriptionclassSpecialization of theGridLineCellLayerPainterto support rendering of huge column groups in the performanceColumnGroupHeaderLayer.classSpecialization of theGridLineCellLayerPainterto support rendering of huge row groups in the performanceRowGroupHeaderLayer. -
Uses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.selection
Subclasses of GridLineCellLayerPainter in org.eclipse.nebula.widgets.nattable.selectionModifier and TypeClassDescriptionclassSpecialised GridLineCellLayerPainter that renders an additional border around selected cells.