protected static class SwtGridPanel.XXXSwtCanvasGridPanel extends SwtWdgCanvas
org.eclipse.swt.widgets.Canvas
contains
specific overridden operations. Combination of Canvas and Grid.Modifier and Type | Field and Description |
---|---|
private SwtGridPanel |
wdgi
Reference to the GralWidget implementation class, which's SwtGridPanel#w
|
figAccess, paintListener
Constructor and Description |
---|
XXXSwtCanvasGridPanel(SwtGridPanel storeMng,
Composite parent,
int style) |
Modifier and Type | Method and Description |
---|---|
void |
drawBackground(GC g,
int x,
int y,
int dx,
int dy) |
private final SwtGridPanel wdgi
XXXSwtCanvasGridPanel(SwtGridPanel storeMng, Composite parent, int style)
public void drawBackground(GC g, int x, int y, int dx, int dy)
drawBackground
in class SwtWdgCanvas