public interface GridLook
| Modifier and Type | Method and Description |
|---|---|
GridLookPainter |
getPainter(org.eclipse.swt.graphics.Device device,
org.eclipse.swt.graphics.GC gc)
Returns a GridLookPainter for painting the GridLook.
|
GridLookPainter getPainter(org.eclipse.swt.graphics.Device device, org.eclipse.swt.graphics.GC gc)
device - the device to paint on.gc - the graphics context for painting.