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 |
---|---|
private static long |
serialVersionUID |
static java.lang.String |
sVersion
Version, history and license.
|
(package private) int |
xG |
(package private) int |
xS |
(package private) int |
yG |
(package private) int |
yS |
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) |
(package private) void |
stop() |
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.
private static final long serialVersionUID
int xG
int yG
int xS
int yS
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)
void stop()
stop
in class SwtCanvasStorePanel