public abstract class GralCanvasArea._GraphicImplAccess_ extends GralWidget.ImplAccess
bRedrawOnlyDynamics, chgBitsDerived, chgColorBack, chgColorLine, chgColorText, chgCurrTab, chgEditable, chgFloat, chgFocus, chgFont, chgIntg, chgInvisible, chgObjects, chgPos, chgText, chgVisible, chgVisibleInfo, mngImpl, pixBounds, wdgimpl, widggversion| Modifier | Constructor and Description |
|---|---|
protected |
_GraphicImplAccess_(GralWidget widgg,
GralMng.ImplAccess mngImpl) |
| Modifier and Type | Method and Description |
|---|---|
protected GralCanvasStorage |
canvasStore() |
GralRectangle |
getPixelPositionSize() |
void |
removeWidgetImplementation()
Removes the graphical widget in the graphic.
|
void |
setBoundsPixel(int x,
int y,
int dx,
int dy)
Set the bounds of the implementation widget.
|
boolean |
setFocusGThread()
Sets the focus to the widget.
|
acknChanged, actionShow, dyda, getActionChange, getChanged, getWidgetImplementation, gralMng, gralWidgetFromImplData, redrawOnlyDynamics, setDragEnable, setDropEnable, setPosBounds, setTextChanged, setVisibleState, XXXfocusGainedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitredrawGthread, setVisibleGThread, updateValuesForActionprotected _GraphicImplAccess_(GralWidget widgg, GralMng.ImplAccess mngImpl)
protected GralCanvasStorage canvasStore()
public boolean setFocusGThread()
GralWidgImplAccess_ifcGralMng_ifc#setFocus(GralWidget).public void removeWidgetImplementation()
GralWidgImplAccess_ifcpublic void setBoundsPixel(int x,
int y,
int dx,
int dy)
GralWidgImplAccess_ifcpublic GralRectangle getPixelPositionSize()