public class SwtGridPanel extends SwtCanvasStorePanel
SwtMng
to show the grid for positions.Modifier and Type | Class and Description |
---|---|
protected static class |
SwtGridPanel.SwtCanvasGridPanel |
SwtCanvasStorePanel.SwtCanvas, SwtCanvasStorePanel.SwtPolyLine
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
sVersion
Version, history and license.
|
currColor, swtCanvas
itsTabSwt, panelComposite, resizeItemListener, version
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl, widgg
Constructor and Description |
---|
SwtGridPanel(GralPanelContent panelg,
org.eclipse.swt.widgets.Composite xxxparent,
int style,
org.eclipse.swt.graphics.Color backGround,
int xG,
int yG,
int xS,
int yS,
GralMng gralMng) |
Modifier and Type | Method and Description |
---|---|
void |
setGridWidth(int xG,
int yG,
int xS,
int yS) |
getWidgetImplementation, setFocusGThread, xxxsetForeground
getPixelPositionSize, getPixelSize, remove, removeWidgetImplementation, repaintGthread, setBoundsPixel, setVisibleGThread
gralPanel
acknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGained
public static final java.lang.String sVersion
SwtGridPanel(GralPanelContent, Composite, int, Color, int, int, int, int, GralMng)
is no more invoked with a parent
but the parent is gotten by itself in the constructor from the pos().panel.
Reason: The panel maybe set only after construction of the GralWidget.ImplAccess
. It is not known before.
public SwtGridPanel(GralPanelContent panelg, org.eclipse.swt.widgets.Composite xxxparent, int style, org.eclipse.swt.graphics.Color backGround, int xG, int yG, int xS, int yS, GralMng gralMng)
public void setGridWidth(int xG, int yG, int xS, int yS)