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 |
private static long |
serialVersionUID
The storage for the Canvas content.
|
protected SwtCanvasStorePanel.SwtCanvas |
swtCanvas |
itsTabSwt, panelComposite, resizeItemListener, versionchgBitsDerived, 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.
|
(package private) void |
stop() |
void |
xxxsetForeground(org.eclipse.swt.graphics.Color color) |
getPixelPositionSize, getPixelSize, remove, removeWidgetImplementation, repaintGthread, setBoundsPixel, setVisibleGThreadgralPanelacknChanged, actionShow, dyda, getActionChange, getChanged, gralWidgetFromImplData, setDragEnable, setDropEnable, setFocused, setTextChanged, setVisibleState, XXXfocusGainedprotected SwtCanvasStorePanel.SwtCanvas swtCanvas
private static final long serialVersionUID
protected org.eclipse.swt.graphics.Color currColor
public SwtCanvasStorePanel(GralPanelContent panelg, org.eclipse.swt.widgets.Composite parent, int style, org.eclipse.swt.graphics.Color backGround, GralMng gralMng)
parent - style - backGround - protected SwtCanvasStorePanel(GralPanelContent panelg)
public void xxxsetForeground(org.eclipse.swt.graphics.Color color)
public org.eclipse.swt.widgets.Control getWidgetImplementation()
GralWidgImpl_ifcComponent.
GralWidget._wdgImpl class
which should contain the references to that implementation widgets.getWidgetImplementation in interface GralWidgImpl_ifcgetWidgetImplementation in class SwtPanelpublic boolean setFocusGThread()
GralWidgImpl_ifcGralMng_ifc#setFocus(GralWidget).setFocusGThread in interface GralWidgImpl_ifcsetFocusGThread in class SwtPanelvoid stop()