Package org.eclipse.nebula.widgets.nattable.painter.layer
package org.eclipse.nebula.widgets.nattable.painter.layer
-
ClassDescription
CompositeLayer
that is used to render the freeze border.Classes implementing this interface are responsible for painting to the relevantDevice
.Specialization of NatLayerPainter that fills the background with grid lines to create the same look and feel as native table controls.ILayerPainter implementation that is rendering the background of the space that is available for the NatTable instance.