public class SwtCanvasStorePanel extends SwtPanel
SwtCanvasStorePanel.SwtCanvas.drawBackground(GC, int, int, int, int)
-routine.
The figures are stored with its coordinates and it are drawn if necessary.
Modifier and Type | Class and Description |
---|---|
protected static class |
SwtCanvasStorePanel.SwtCanvas
Implementation class for Canvas for Swt
This class is a org.eclipse.swt.widgets.Composite.
|
static class |
SwtCanvasStorePanel.SwtPolyLine |
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.swt.graphics.Color |
currColor |
protected SwtCanvasStorePanel.SwtCanvas |
swtCanvas |
itsTabSwt, panelComposite, resizeItemListener, version
chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, pixBounds, wdgimpl, widgg
Modifier | Constructor and Description |
---|---|
protected |
SwtCanvasStorePanel(GralPanelContent panelg)
Constructor called in derived classes.
|
|
SwtCanvasStorePanel(GralPanelContent panelg,
org.eclipse.swt.widgets.Composite parent,
int style,
org.eclipse.swt.graphics.Color backGround,
GralMng gralMng)
Constructs the instance with a SWT-Canvas Panel.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.Control |
getWidgetImplementation()
Returns the implementation class of the widget.
|
boolean |
setFocusGThread()
Sets the focus to the widget.
|
void |
xxxsetForeground(org.eclipse.swt.graphics.Color color) |
getPixelPositionSize, getPixelSize, remove, removeWidgetImplementation, repaintGthread, setBoundsPixel, setVisibleGThread
gralPanel
acknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGained
protected org.eclipse.swt.graphics.Color currColor
protected SwtCanvasStorePanel.SwtCanvas swtCanvas
protected SwtCanvasStorePanel(GralPanelContent panelg)
public SwtCanvasStorePanel(GralPanelContent panelg, org.eclipse.swt.widgets.Composite parent, int style, org.eclipse.swt.graphics.Color backGround, GralMng gralMng)
parent
- style
- backGround
- public org.eclipse.swt.widgets.Control getWidgetImplementation()
GralWidgImpl_ifc
Component
.
GralWidget._wdgImpl
class
which should contain the references to that implementation widgets.getWidgetImplementation
in interface GralWidgImpl_ifc
getWidgetImplementation
in class SwtPanel
public boolean setFocusGThread()
GralWidgImpl_ifc
GralMng_ifc#setFocus(GralWidget)
.setFocusGThread
in interface GralWidgImpl_ifc
setFocusGThread
in class SwtPanel
public void xxxsetForeground(org.eclipse.swt.graphics.Color color)