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, widgg
version
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, XXXfocusGained
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
redrawGthread, setVisibleGThread, updateValuesForAction
protected _GraphicImplAccess_(GralWidget widgg, GralMng.ImplAccess mngImpl)
protected GralCanvasStorage canvasStore()
public boolean setFocusGThread()
GralWidgImplAccess_ifc
GralMng_ifc#setFocus(GralWidget)
.public void removeWidgetImplementation()
GralWidgImplAccess_ifc
public void setBoundsPixel(int x, int y, int dx, int dy)
GralWidgImplAccess_ifc
public GralRectangle getPixelPositionSize()