Class ColumnReorderDragMode.ColumnReorderOverlayPainter
java.lang.Object
org.eclipse.nebula.widgets.nattable.reorder.action.ColumnReorderDragMode.ColumnReorderOverlayPainter
- All Implemented Interfaces:
IOverlayPainter
- Enclosing class:
- ColumnReorderDragMode
protected class ColumnReorderDragMode.ColumnReorderOverlayPainter
extends Object
implements IOverlayPainter
IOverlayPainter that paints the black line on the target
destination if valid.- Since:
- 1.6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpaintOverlay(org.eclipse.swt.graphics.GC gc, ILayer layer)
-
Constructor Details
-
ColumnReorderOverlayPainter
protected ColumnReorderOverlayPainter()
-
-
Method Details
-
paintOverlay
- Specified by:
paintOverlayin interfaceIOverlayPainter
-