Uses of Interface
org.eclipse.nebula.widgets.nattable.painter.IOverlayPainter2
Packages that use IOverlayPainter2
Package
Description
-
Uses of IOverlayPainter2 in org.eclipse.nebula.widgets.nattable.hideshow.indicator
Classes in org.eclipse.nebula.widgets.nattable.hideshow.indicator that implement IOverlayPainter2Modifier and TypeClassDescriptionclassOverlay painter that is used to render an indicator for hidden columns or rows.classSpecialization of theHideIndicatorOverlayPainterthat renders the hide indicator in the level header columns of aHierarchicalTreeLayer. -
Uses of IOverlayPainter2 in org.eclipse.nebula.widgets.nattable.painter
Classes in org.eclipse.nebula.widgets.nattable.painter that implement IOverlayPainter2Modifier and TypeClassDescriptionclassIOverlayPainter that renders the left and the top border of a NatTable.