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